From 4b6c7c6d8473cc8f842f788318ab0f53d91d3c50 Mon Sep 17 00:00:00 2001 From: albertony <12441419+albertony@users.noreply.github.com> Date: Sun, 12 Jan 2025 13:31:41 +0100 Subject: [PATCH] docs: fix typo --- docs/content/s3.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.