From 157531beb049536c4d92fba1f7d84f2db59d8870 Mon Sep 17 00:00:00 2001 From: Ikko Eltociear Ashimine Date: Thu, 12 Sep 2024 10:58:49 +0900 Subject: [PATCH] chore: update README.md minor fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b667a14..86c8a1c 100644 --- a/README.md +++ b/README.md @@ -470,7 +470,7 @@ In this configuration, the Auth and Business APIs use the paths `/auth` and Name Path Mapping was used in the Custom Domain Name support in API Gateway to use the same domain name but shared across multiple API Gateway instances. -Alternatively, you you can use a single API Gateway and map the paths to the +Alternatively, you can use a single API Gateway and map the paths to the respective services. This would allow you to use the same domain name for multiple services, and would also allow you to use the same authorizer for all the services. However, sharing an API Gateway instance may have performance