Update obfuscated.mdx (#2102)

Fixed a typo.
This commit is contained in:
Christian Kilb
2022-11-17 20:01:54 +11:00
committed by GitHub
parent 29acbe3079
commit 66dd310823
@@ -2,7 +2,7 @@
Wails includes support for obfuscating your application using [garble](https://github.com/burrowers/garble).
To produce an obfuscated build, you can use the `-obfuscate` flag with the `wails build` command:
To produce an obfuscated build, you can use the `-obfuscated` flag with the `wails build` command:
```bash
wails build -obfuscated