From 6bbc28cf02dc3d968c07c84cae0e75f99f8ead23 Mon Sep 17 00:00:00 2001 From: Bryan Stenson Date: Sun, 28 Jun 2026 21:53:05 +0000 Subject: [PATCH] docs: fix typo in remote setup docs --- docs/content/remote_setup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/remote_setup.md b/docs/content/remote_setup.md index bc709e18d..1aff7c518 100644 --- a/docs/content/remote_setup.md +++ b/docs/content/remote_setup.md @@ -75,7 +75,7 @@ y/e/d> ## Configuring by copying the config file Rclone stores all of its configuration in a single file. This can easily be -copied to configure a remote rclone (although some backends does not support +copied to configure a remote rclone (although some backends do not support reusing the same configuration, consult your backend documentation to be sure).