This is an automated email from the ASF dual-hosted git repository.

juzhiyuan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix-website.git


The following commit(s) were added to refs/heads/master by this push:
     new e1f73723f01 docs: update the title and corrected 10th item (#1386)
e1f73723f01 is described below

commit e1f73723f01123b430fa97547b8779a33aed0e33
Author: Livermore <[email protected]>
AuthorDate: Tue Nov 1 02:15:13 2022 +0200

    docs: update the title and corrected 10th item (#1386)
    
    Co-authored-by: boburumurzokov <[email protected]>
---
 blog/en/blog/2022/10/27/ten-use-cases-api-gateway.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/blog/en/blog/2022/10/27/ten-use-cases-api-gateway.md 
b/blog/en/blog/2022/10/27/ten-use-cases-api-gateway.md
index 3b771c5461d..dcb268c2ca5 100644
--- a/blog/en/blog/2022/10/27/ten-use-cases-api-gateway.md
+++ b/blog/en/blog/2022/10/27/ten-use-cases-api-gateway.md
@@ -1,5 +1,5 @@
 ---
-title: "10 most use cases of an API Gateway in API-Led architecture"
+title: "10 most common use cases of an API Gateway"
 authors:
   - name: Bobur Umurzokov
     title: Author
@@ -32,7 +32,7 @@ Here is the summary of 10 patterns that uses the API Gateway 
(but not all):
 7. API Observability.
 8. API Caching.
 9. API Fault handling.
-10. Sidecar API Gateway.
+10. API Versioning.
 
 ## API-Led Architecture
 

Reply via email to