Skip to content

Commit 2e12165

Browse files
aemouskdaily
andauthored
Update verbiage in warning output
Co-authored-by: Kenneth Daily <kdaily@amazon.com>
1 parent 92300ee commit 2e12165

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

awscli/customizations/s3/subcommands.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1152,7 +1152,7 @@ def run(self):
11521152
'\nAWS CLI v2 UPGRADE WARNING: In AWS CLI v2, for '
11531153
'`aws s3` commands that upload a file to an S3 bucket, '
11541154
'Cyclic Redundancy Check 64 (CRC64NVME) will be used to '
1155-
'compute object checksums by default and include it in '
1155+
'compute object checksums by default and included in '
11561156
'the request. This is different from v1 behavior, where '
11571157
'Cyclic Redundancy Check 32 (CRC32) checksums will '
11581158
'instead be used. For guidance on retaining v1 behavior '

0 commit comments

Comments
 (0)