8000 docs: add missing grammar article (#976) · jdoherty/powertools-lambda-java@bef38d7 · GitHub
[go: up one dir, main page]

Skip to content

Commit bef38d7

Browse files
fsmiamotoFlavio Miamoto
andauthored
docs: add missing grammar article (aws-powertools#976)
Co-authored-by: Flavio Miamoto <fmiamoto@amazon.com>
1 parent ad339dc commit bef38d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/utilities/sqs_large_message_handling.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ To disable deletion of payloads setting the following annotation parameter:
144144
## Utility
145145

146146
If you want to avoid using annotation and have control over error that can happen during payload enrichment use `SqsUtils.enrichedMessageFromS3()`.
147-
It provides you access with list of `SQSMessage` object enriched from S3 payload.
147+
It provides you access with a list of `SQSMessage` object enriched from S3 payload.
148148

149149
Original `SQSEvent` object is never mutated. You can also control if the S3 payload should be deleted after successful
150150
processing.

0 commit comments

Comments
 (0)
0