We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 944dc0c commit 4b4dd59Copy full SHA for 4b4dd59
docs/core/event_handler/api_gateway.md
@@ -855,7 +855,7 @@ You can instruct API Gateway handler to use a custom serializer to best suit you
855
856
### Splitting routes across multiple files
857
858
-When building a larger application, sometimes to helps to split out your routes into multiple file. Also
+When building a larger application, sometimes it helps to split out your routes into multiple file. Also
859
there might be cases where you have some shared routes for multiple lambdas like a `health` status lambda
860
to be used with Application Load Balancer.
861
0 commit comments