From b55575e6225f7b297ea7636272705855aae5486f Mon Sep 17 00:00:00 2001 From: albertony <12441419+albertony@users.noreply.github.com> Date: Mon, 3 Jan 2022 18:46:40 +0100 Subject: [PATCH] docs: fix typo --- docs/content/crypt.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/crypt.md b/docs/content/crypt.md index dc6b80fe5..8c3ed571d 100644 --- a/docs/content/crypt.md +++ b/docs/content/crypt.md @@ -369,7 +369,7 @@ Obfuscation cannot be relied upon for strong protection. Cloud storage systems have limits on file name length and total path length which rclone is more likely to breach using -"Standard" file name encryption. Where file names are less thn 156 +"Standard" file name encryption. Where file names are less than 156 characters in length issues should not be encountered, irrespective of cloud storage provider.