docs: typo fix in faq.md

s3-about
AlexandrBoltris 2019-10-14 16:39:22 +02:00 committed by Nick Craig-Wood
parent 1b2ffbeca0
commit c526bdb579
1 changed files with 1 additions and 1 deletions

View File

@ -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.