docs: grammar: count agreement: files

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref 2020-10-13 17:53:28 -04:00 committed by Nick Craig-Wood
parent 67ff153b0c
commit 3068ae8447
4 changed files with 4 additions and 4 deletions

View file

@ -107,7 +107,7 @@ concurrently.
NB if you set this to > 1 then the checksums of multipart uploads
become corrupted (the uploads themselves are not corrupted though).
If you are uploading small numbers of large file over high-speed link
If you are uploading small numbers of large files over high-speed link
and these uploads do not fully utilize your bandwidth, then increasing
this may help to speed up the transfers.`,
Default: 1,

View file

@ -1107,7 +1107,7 @@ If empty it will default to the environment variable "AWS_PROFILE" or
This is the number of chunks of the same file that are uploaded
concurrently.
If you are uploading small numbers of large file over high-speed link
If you are uploading small numbers of large files over high-speed link
and these uploads do not fully utilize your bandwidth, then increasing
this may help to speed up the transfers.`,
Default: 4,

View file

@ -262,7 +262,7 @@ concurrently.
NB if you set this to > 1 then the checksums of multipart uploads
become corrupted (the uploads themselves are not corrupted though).
If you are uploading small numbers of large file over high-speed link
If you are uploading small numbers of large files over high-speed link
and these uploads do not fully utilize your bandwidth, then increasing
this may help to speed up the transfers.

View file

@ -1328,7 +1328,7 @@ Concurrency for multipart uploads.
This is the number of chunks of the same file that are uploaded
concurrently.
If you are uploading small numbers of large file over high-speed link
If you are uploading small numbers of large files over high-speed link
and these uploads do not fully utilize your bandwidth, then increasing
this may help to speed up the transfers.