Skip to content

Commit 1d89b18

Browse files
authored
Fix typo in implement-api-gateways-with-ocelot.md (#20623)
1 parent 9eb4479 commit 1d89b18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/architecture/microservices/multi-container-microservice-net-applications/implement-api-gateways-with-ocelot.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -368,7 +368,7 @@ Because of testing or debugging reasons, if you wanted to directly access to the
368368

369369
**Figure 6-36**. Direct access to a microservice for testing purposes
370370

371-
But the application is configured so it accesses all the microservices through the API Gateways, not though the direct port "shortcuts".
371+
But the application is configured so it accesses all the microservices through the API Gateways, not through the direct port "shortcuts".
372372

373373
### The Gateway aggregation pattern in eShopOnContainers
374374

0 commit comments

Comments
 (0)