yzeng25 commented on a change in pull request #6568:
URL: https://github.com/apache/apisix/pull/6568#discussion_r830788108



##########
File path: docs/zh/latest/stream-proxy.md
##########
@@ -23,9 +23,9 @@ title: TCP/UDP 动态代理
 
 众多的闻名的应用和服务,像 LDAP、 MYSQL 和 RTMP ,选择 TCP 作为通信协议。 但是像 DNS、 syslog 和 RADIUS 
这类非事务性的应用,他们选择了 UDP 协议。
 
-APISIX 可以对 TCP/UDP 协议进行代理并实现动态负载均衡。 在 nginx 世界,称 TCP/UDP 代理为 stream 代理,在 
APISIX 这里我们也遵循了这个声明.
+APISIX 可以对 TCP/UDP 协议进行代理并实现动态负载均衡。 在 nginx 世界,称 TCP/UDP 代理为 stream 代理,在 
APISIX 这里我们也遵循了这个声明。
 
-## 如何开启 Stream 代理?
+## 如何开启 Stream 代理?

Review comment:
       Could you fix this as well? `如何开启 Stream 代理` should be fine.

##########
File path: docs/zh/latest/stream-proxy.md
##########
@@ -55,7 +55,7 @@ apisix:
 
 ## 如何设置 route ?

Review comment:
       Could you fix this as well? `如何设置 route` should be fine.




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