SylviaBABY commented on code in PR #7620: URL: https://github.com/apache/apisix/pull/7620#discussion_r939762665
########## docs/zh/latest/plugins/client-control.md: ########## @@ -25,17 +30,21 @@ title: client-control `client-control` 插件能够动态地控制 Nginx 处理客户端的请求的行为。 Review Comment: ```suggestion `client-control` 插件能够动态地控制 NGINX 处理客户端的请求行为。 ``` ########## docs/en/latest/plugins/client-control.md: ########## @@ -2,10 +2,9 @@ title: client-control keywords: - APISIX - - Plugin + - API Gateway - Client Control - - client-control -description: This document contains information about the Apache APISIX client-control Plugin. +description: This document contains information about the Apache APISIX client-control Plugin, you can use it to control the behavior of Nginx to handle a client request dynamically. Review Comment: ```suggestion description: This document describes the Apache APISIX client-control Plugin, you can use it to control NGINX behavior to handle a client request dynamically. ``` -- 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]
