Skip to content

Commit 452ed3f

Browse files
committed
fix(docs): simplified wording
1 parent 32d0457 commit 452ed3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/core/event_handler/api_gateway.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,7 @@ You can use the `Response` class to have full control over the response, for exa
316316

317317
???+ info
318318
Powertools serializes the headers and cookies according to the type of input event.
319-
For some integrations this requires headers and cookies to be encoded as `multiValueHeaders`.
319+
Some integrations require headers and cookies to be encoded as `multiValueHeaders`.
320320

321321
???+ warning
322322
If you use the ALB integration, make sure you [enable the multi value headers feature](https://docs.aws.amazon.com/elasticloadbalancing/latest/application/lambda-functions.html#multi-value-headers) in order to fully support this feature.

0 commit comments

Comments
 (0)