This is an automated email from the ASF dual-hosted git repository.

spacewander pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix.git


The following commit(s) were added to refs/heads/master by this push:
     new 219847e  docs(google-cloud-logging): update document format and 
description (#5822)
219847e is described below

commit 219847e86f9549456d919838c035da4b5a20a6a5
Author: 帅进超 <shuaijinc...@gmail.com>
AuthorDate: Wed Dec 15 19:52:25 2021 +0800

    docs(google-cloud-logging): update document format and description (#5822)
---
 docs/en/latest/plugins/google-cloud-logging.md | 2 +-
 docs/zh/latest/plugins/google-cloud-logging.md | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/docs/en/latest/plugins/google-cloud-logging.md 
b/docs/en/latest/plugins/google-cloud-logging.md
index a3ec27d..6fe84b4 100644
--- a/docs/en/latest/plugins/google-cloud-logging.md
+++ b/docs/en/latest/plugins/google-cloud-logging.md
@@ -124,7 +124,7 @@ curl http://127.0.0.1:9080/apisix/admin/routes/1 -H 
'X-API-KEY: edd1c9f034335f13
 
 ## Test Plugin
 
-* Success
+* Send request to route configured with the `google-cloud-logging` plugin
 
 ```shell
 $ curl -i http://127.0.0.1:9080/hello
diff --git a/docs/zh/latest/plugins/google-cloud-logging.md 
b/docs/zh/latest/plugins/google-cloud-logging.md
index 18503d1..80bc7c5 100644
--- a/docs/zh/latest/plugins/google-cloud-logging.md
+++ b/docs/zh/latest/plugins/google-cloud-logging.md
@@ -60,7 +60,7 @@ title: google-cloud-logging
 
 ## 如何开启
 
-1. 下面例子展示了如何为指定路由开启 `google-cloud-logging` 插件。
+下面例子展示了如何为指定路由开启 `google-cloud-logging` 插件。
 
 ### 完整配置
 
@@ -125,7 +125,7 @@ curl http://127.0.0.1:9080/apisix/admin/routes/1 -H 
'X-API-KEY: edd1c9f034335f13
 
 ## 测试插件
 
-* 成功的情况
+* 向配置 `google-cloud-logging` 插件的路由发送请求
 
 ```shell
 $ curl -i http://127.0.0.1:9080/hello

Reply via email to