Skip to content

Commit 4b4dd59

Browse files
Update docs/core/event_handler/api_gateway.md
Co-authored-by: Dani Comnea <[email protected]>
1 parent 944dc0c commit 4b4dd59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/core/event_handler/api_gateway.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -855,7 +855,7 @@ You can instruct API Gateway handler to use a custom serializer to best suit you
855855

856856
### Splitting routes across multiple files
857857

858-
When building a larger application, sometimes to helps to split out your routes into multiple file. Also
858+
When building a larger application, sometimes it helps to split out your routes into multiple file. Also
859859
there might be cases where you have some shared routes for multiple lambdas like a `health` status lambda
860860
to be used with Application Load Balancer.
861861

0 commit comments

Comments
 (0)