Miss-you commented on a change in pull request #2732:
URL: https://github.com/apache/apisix/pull/2732#discussion_r525314351



##########
File path: doc/zh-cn/plugins/response-rewrite.md
##########
@@ -19,12 +19,21 @@
 
 - [English](../../plugins/response-rewrite.md)
 
-# response-rewrite
+# 目录
+
+- [**response-rewrite**](#response-rewrite)
+- [**配置参数**](#配置参数)
+- [**开启插件**](#开启插件)
+- [**测试插件**](#测试插件)
+- [**禁用插件**](#禁用插件)
+- [**注意事项**](#注意事项)
+
+## response-rewrite
 
 该插件支持修改上游服务返回的 body 和 header 信息。
 
 使用场景:
-1、可以设置 `Access-Control-Allow-*` 等 header 信息,来实现 CORS (跨域资源共享)的功能。
+1、可以设置 `Access-Control-Allow-*` 等 header 信息,来实现 CORS (跨域资源共享)的功能。

Review comment:
       one space
   ```
   CORS(space)(xxx)
   
   ps: '() ' is different from '()'
   ```




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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to