docs: grammar/readability (#5633)

This commit is contained in:
Jonta
2021-09-30 15:34:00 +02:00
committed by GitHub
parent 0902e5c48e
commit d8d621c175
2 changed files with 2 additions and 2 deletions

View File

@@ -39,7 +39,7 @@ func init() {
Examples: []fs.OptionExample{
{
Value: "standard",
Help: "Encrypt the filenames see the docs for the details.",
Help: "Encrypt the filenames. See the docs for the details.",
}, {
Value: "obfuscate",
Help: "Very simple filename obfuscation.",