juzhiyuan commented on code in PR #7400: URL: https://github.com/apache/apisix/pull/7400#discussion_r916582912
########## docs/zh/latest/plugins/uri-blocker.md: ########## @@ -81,7 +81,7 @@ Server: APISIX web server ... ``` -如果设置了属性 `rejected_msg` 的值为 `"access is not allowed"`,则还将会收到包含如下信息的响应体: +通过设置属性 `rejected_msg` 的值为 `access is not allowed`,则还会收到包含如下信息的响应体: Review Comment: ```suggestion 通过设置属性 `rejected_msg` 的值为 `access is not allowed`,将会收到包含如下信息的响应体: ``` -- 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]
