Skip to content

Commit fb85a56

Browse files
committed
docs: remove duplicates
1 parent a53129c commit fb85a56

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

docs/core/event_handler/api_gateway.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -964,9 +964,7 @@ When necessary, you can set a prefix when including a router object. This means
964964

965965
!!! info "We use ALB to demonstrate that the UX remains the same"
966966

967-
This sample project contains an Users function with two distinct set of routes, `/users` and `/health`, and a single function to represent a fictitious `users` service.
968-
969-
The layout optimizes for code sharing, no custom build tooling, and it uses [Lambda Layers](../../index.md#lambda-layer) to install Lambda Powertools.
967+
This sample project contains an Users function with two distinct set of routes, `/users` and `/health`. The layout optimizes for code sharing, no custom build tooling, and it uses [Lambda Layers](../../index.md#lambda-layer) to install Lambda Powertools.
970968

971969
=== "Project layout"
972970

0 commit comments

Comments
 (0)