From 2f68f7ba183ec169610ffb7dc39b33671ed91822 Mon Sep 17 00:00:00 2001 From: Mikhail Yenuchenko <76039929+mixeme@users.noreply.github.com> Date: Sat, 18 Sep 2021 23:11:04 +0300 Subject: [PATCH] Fix a typo --- rclone-mount-helper-script.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rclone-mount-helper-script.md b/rclone-mount-helper-script.md index 3c93010..98cef4d 100644 --- a/rclone-mount-helper-script.md +++ b/rclone-mount-helper-script.md @@ -81,4 +81,4 @@ Alternatively if you're a `systemd` convert and want more control over when rclo [Install] WantedBy=multi-user.target -Another way for mounting through systemd is preposed [here](https://github.com/rclone/rclone/wiki/Systemd-rclone-mount). \ No newline at end of file +Another way for mounting through systemd is proposed [here](https://github.com/rclone/rclone/wiki/Systemd-rclone-mount). \ No newline at end of file