diff --git a/docs/content/s3.md b/docs/content/s3.md index f7033d1ce..7ef9d0638 100644 --- a/docs/content/s3.md +++ b/docs/content/s3.md @@ -463,7 +463,7 @@ uploads will not have hash protection. In this case it is recommended to use `--s3-upload-cutoff 0` so all files are uploaded as multipart uploads. -#### Multipart uplaods +#### Multipart uploads For files above `--s3-upload-cutoff` rclone splits the file into multiple parts for upload.