Xunzhuo commented on a change in pull request #5566:
URL: https://github.com/apache/apisix/pull/5566#discussion_r754075527
##########
File path: docs/zh/latest/plugins/consumer-restriction.md
##########
@@ -118,7 +118,7 @@ HTTP/1.1 403 Forbidden
### 如何限制 `service_id`
-`service_id`方式需要与授权插件一起配合使用,这里以key-auth授权插件为例。
+`service_id` 方式需要与授权插件一起配合使用,这里以key-auth授权插件为例。
Review comment:
Done.
##########
File path: docs/zh/latest/FAQ.md
##########
@@ -27,7 +27,7 @@ title: 常见问题
## APISIX 和其他的 API 网关有什么不同之处?
-APISIX 基于 etcd 来完成配置的保存和同步,而不是 postgres 或者 MySQL 这类关系型数据库。
+APISIX 基于 etcd 来完成配置的保存和同步,而不是 Postgre 或者 MySQL 这类关系型数据库。
Review comment:
Done.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]