From 4d0a20ede4cc0dc472c232063c6fbc5677922c45 Mon Sep 17 00:00:00 2001 From: Evan Felix Date: Thu, 18 Apr 2024 14:06:26 -0700 Subject: [PATCH] Spell remotes properly (#961) --- source/customizations.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/customizations.rst b/source/customizations.rst index 0c6dfb96..cdc34981 100644 --- a/source/customizations.rst +++ b/source/customizations.rst @@ -1300,7 +1300,7 @@ Accessing Remote File Systems Since 2.1 you can use ``rclone`` to interact with remote file systems. Since every command in Open OnDemand is issued *as the user*, the user themselves -are required to setup their ``rclone`` remomtes. +are required to setup their ``rclone`` remotes. You can refer to the `OSC's rclone documentation`_ on how to configure rclone remotes.