We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92300ee commit 2e12165Copy full SHA for 2e12165
1 file changed
awscli/customizations/s3/subcommands.py
@@ -1152,7 +1152,7 @@ def run(self):
1152
'\nAWS CLI v2 UPGRADE WARNING: In AWS CLI v2, for '
1153
'`aws s3` commands that upload a file to an S3 bucket, '
1154
'Cyclic Redundancy Check 64 (CRC64NVME) will be used to '
1155
- 'compute object checksums by default and include it in '
+ 'compute object checksums by default and included in '
1156
'the request. This is different from v1 behavior, where '
1157
'Cyclic Redundancy Check 32 (CRC32) checksums will '
1158
'instead be used. For guidance on retaining v1 behavior '
0 commit comments