fix wording in default text in text area

This commit is contained in:
undergroundwires
2020-09-06 02:37:47 +01:00
parent 1f266c3353
commit ca63a0979e

View File

@@ -18,7 +18,7 @@ const NothingChosenCode =
.appendCommentLine('-- 🤔 How to use')
.appendCommentLine(' 📙 Start by exploring different categories and choosing different tweaks.')
.appendCommentLine(' 📙 You can select "Recommended" on the top to select "safer" tweaks. Always double check!')
.appendCommentLine(' 📙 After you choose any tweak, you can download & copy to execute your script.')
.appendCommentLine(' 📙 After you choose any tweak, you can download or copy to execute your script.')
.appendLine()
.appendCommentLine('-- 🧐 Why privacy.sexy')
.appendCommentLine(' ✔️ Rich tweak pool to harden security & privacy of the OS and other softwares on it.')