Skip to content

Commit

Permalink
Fix typo in implement-api-gateways-with-ocelot.md (#20623)
Browse files Browse the repository at this point in the history
  • Loading branch information
zakaria-c committed Sep 15, 2020
1 parent 9eb4479 commit 1d89b18
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,7 @@ Because of testing or debugging reasons, if you wanted to directly access to the

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

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

### The Gateway aggregation pattern in eShopOnContainers

Expand Down

0 comments on commit 1d89b18

Please sign in to comment.