We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e12165 commit 7ca49dfCopy full SHA for 7ca49df
1 file changed
awscli/customizations/s3/subcommands.py
@@ -1154,8 +1154,8 @@ def run(self):
1154
'Cyclic Redundancy Check 64 (CRC64NVME) will be used to '
1155
'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 '
+ 'Cyclic Redundancy Check 32 (CRC32) checksums '
+ 'are used. For guidance on retaining v1 behavior '
1159
'in AWS CLI v2, or for more details, see '
1160
'https://docs.aws.amazon.com/cli/latest/userguide/'
1161
'cliv2-migration-changes.html'
0 commit comments