docs: grammar: if, then

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref 2020-10-13 17:55:21 -04:00 committed by Nick Craig-Wood
parent 5d4f77a022
commit a15f50254a
4 changed files with 4 additions and 4 deletions

View file

@ -1168,7 +1168,7 @@ In Ceph, this can be increased with the "rgw list buckets max chunk" option.
Advanced: true,
}, {
Name: "no_check_bucket",
Help: `If set don't attempt to check the bucket exists or create it
Help: `If set, don't attempt to check the bucket exists or create it
This can be useful when trying to minimise the number of transactions
rclone does if you know the bucket exists already.