From 19cf3bb9e70071bf74381f5a69f11ed79cff3b96 Mon Sep 17 00:00:00 2001 From: Jon Craton Date: Mon, 10 Sep 2018 22:09:48 -0400 Subject: [PATCH] Fixed typo (duplicate word) (#2563) --- docs/content/commands/rclone_mount.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/commands/rclone_mount.md b/docs/content/commands/rclone_mount.md index b5f1f286e..350111dab 100644 --- a/docs/content/commands/rclone_mount.md +++ b/docs/content/commands/rclone_mount.md @@ -92,7 +92,7 @@ systems are a long way from 100% reliable. The rclone sync/copy commands cope with this with lots of retries. However rclone mount can't use retries in the same way without making local copies of the uploads. Look at the **EXPERIMENTAL** [file caching](#file-caching) -for solutions to make mount mount more reliable. +for solutions to make mount more reliable. ### Attribute caching