Skip to content

Commit 5c319e6

Browse files
committed
Merge branch 'docs/parser-integration-batch' of github.com:aws-powertools/powertools-lambda-typescript into docs/parser-integration-batch
2 parents 2295c0e + 9bf4370 commit 5c319e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/features/batch.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -479,7 +479,7 @@ If you want more control over the transformer used for parsing the inner payload
479479

480480
#### Extending the schema yourself
481481

482-
If you want to have full control and optimize the flow, you can pass an extended schema with any transformers you need.
482+
If you want to have full control, you can pass an extended schema with any transformers you need.
483483

484484
=== "SQS - using extended schema"
485485

0 commit comments

Comments
 (0)