From c526bdb57961c34533ae7f614887b25aa05a5340 Mon Sep 17 00:00:00 2001 From: AlexandrBoltris Date: Mon, 14 Oct 2019 16:39:22 +0200 Subject: [PATCH] docs: typo fix in faq.md --- docs/content/faq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/faq.md b/docs/content/faq.md index 6bf793dea..4b128ef6a 100644 --- a/docs/content/faq.md +++ b/docs/content/faq.md @@ -209,5 +209,5 @@ work harder, reducing memory size at the expense of CPU usage. The most common cause of rclone using lots of memory is a single directory with thousands or millions of files in. Rclone has to load -this entirely into memory as rclone objects. Each Rclone object takes +this entirely into memory as rclone objects. Each rclone object takes 0.5k-1k of memory.