Skip to content

Commit bef38d7

Browse files
fsmiamotoFlavio Miamoto
and
Flavio Miamoto
authored
docs: add missing grammar article (#976)
Co-authored-by: Flavio Miamoto <[email protected]>
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

+1-1
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)