diff --git a/docs/content/dropbox.md b/docs/content/dropbox.md index 04d282eed..b4b5b3412 100644 --- a/docs/content/dropbox.md +++ b/docs/content/dropbox.md @@ -130,4 +130,4 @@ attempt to upload one of those file names, but the sync won't fail. If you have more than 10,000 files in a directory then `rclone purge dropbox:dir` will return the error `Failed to purge: There are too many files involved in this operation`. As a work-around do an -`rclone delete dropbix:dir` followed by an `rclone rmdir dropbox:dir`. +`rclone delete dropbox:dir` followed by an `rclone rmdir dropbox:dir`.