Skip to content

Commit b8af3f5

Browse files
brmurmonadierickx
authored andcommitted
Fix description in JS scenario (awsdocs#7481)
1 parent 57501a2 commit b8af3f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.doc_gen/metadata/s3_metadata.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -963,7 +963,7 @@ s3_GetObject:
963963
- description: Download the object.
964964
snippet_tags:
965965
- s3.JavaScript.buckets.getobjectV3
966-
- description: Download the object on condition its ETag does not match the one provided.
966+
- description: Download the object on condition its ETag matches the one provided.
967967
snippet_files:
968968
- javascriptv3/example_code/s3/actions/get-object-conditional-request-if-match.js
969969
- description: Download the object on condition its ETag does not match the one provided.

0 commit comments

Comments
 (0)