juzhiyuan commented on code in PR #6886:
URL: https://github.com/apache/apisix/pull/6886#discussion_r857477509


##########
docs/zh/latest/plugins/ext-plugin-post-req.md:
##########
@@ -23,8 +28,6 @@ title: ext-plugin-post-req
 
 ## 描述
 
-`ext-plugin-post-req` 插件的功能与 `ext-plugin-pre-req` 插件类似。
+`ext-plugin-post-req` 插件的功能与 `ext-plugin-pre-req` 
插件的不同之处在与,`ext-plugin-post-req` 插件是在内置 Lua 插件执行之后且在请求到达上游之前工作。

Review Comment:
   ```suggestion
   `ext-plugin-post-req` 插件的功能与 `ext-plugin-pre-req` 
插件的不同之处在于:`ext-plugin-post-req` 插件是在内置 Lua 插件执行之后且在请求到达上游之前工作。
   ```



-- 
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]

Reply via email to