Skip to content

Commit f4a241e

Browse files
committed
chore(supplemental-docs): minor nit
1 parent 57137b2 commit f4a241e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

supplemental-docs/MD5_FALLBACK.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ support these checksums and require MD5 checksums. Furthermore, the [DeleteObjec
1010
requires a Content-MD5 request header](https://docs.aws.amazon.com/AmazonS3/latest/API/API_DeleteObjects.html)
1111
in which case too, you should use the MD5 fallback as noted below.
1212
If you wish to fallback to the old behavior of sending MD5 checksums, for operations like
13-
DeleteObjectsCommand this is how you can do it in AWS SDK for JavaScript v3:
13+
`DeleteObjectsCommand` this is how you can do it in AWS SDK for JavaScript v3:
1414

1515
## MD5 fallback
1616

0 commit comments

Comments
 (0)