You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/03/24 07:55:52 UTC

[GitHub] [apisix] juzhiyuan commented on a change in pull request #6696: docs: fix skywalking-logger typo

juzhiyuan commented on a change in pull request #6696:
URL: https://github.com/apache/apisix/pull/6696#discussion_r834013041



##########
File path: docs/zh/latest/plugins/skywalking-logger.md
##########
@@ -87,7 +87,7 @@ hello, world
 
 ## 禁用插件
 
-在插件配置中删除相应的 json 配置以禁用 skywalking-logger。APISIX 插件是热重载的,因此无需重新启动 APISIX :
+在插件配置中删除相应的 JSON 配置就可以禁用 `skywalking-logger` 插件。由于APISIX 插件支持热加载,因此无需重新启动 APISIX :

Review comment:
       ```suggestion
   在插件配置中删除相应的 JSON 配置就可以禁用 `skywalking-logger` 插件。由于 Apache APISIX 插件支持热加载,因此无需重新启动 Apache APISIX:
   ```

##########
File path: docs/zh/latest/plugins/skywalking-logger.md
##########
@@ -73,11 +73,11 @@ HTTP/1.1 200 OK
 hello, world
 ```
 
-完成上述步骤后,在可以 SkyWalking UI 查看到相关日志。
+完成上述步骤后,可以在`SkyWalking UI` 查看到相关日志。

Review comment:
       ```suggestion
   完成上述步骤后,可以在 `SkyWalking UI` 查看到相关日志。
   ```




-- 
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: notifications-unsubscribe@apisix.apache.org

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