spacewander commented on a change in pull request #3980:
URL: https://github.com/apache/apisix/pull/3980#discussion_r614967800



##########
File path: docs/zh/latest/getting-started.md
##########
@@ -134,23 +132,23 @@ $ curl "http://127.0.0.1:9080/apisix/admin/services/"; -H 
'X-API-KEY: edd1c9f0343
 }
 ```
 
-这条路由配置是指:当入站请求满足下述规则时,请求将被转发到 `httpbin.org:80` 上游:
+这条路由配置意味着,所有的入站请求都将被转发到 `httpbin.org:80` 上游,当它们满足下述的 **所有** 规则 (匹配的请求):

Review comment:
       CC @juzhiyuan




-- 
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:
[email protected]


Reply via email to