Skip to content

Commit 6e4ed6f

Browse files
authored
修正一处错别字: 训 => 询
1 parent 72dfc47 commit 6e4ed6f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: SUMMARY.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
* [广播模式](part3/broadcast.md)
3535
* [路由](part3/selector.md)
3636
* [随机选择](part3/selector.md#random_selector)
37-
* [轮训](part3/selector.md#roundrobin_selector)
37+
* [轮询](part3/selector.md#roundrobin_selector)
3838
* [一致性哈希](part3/selector.md#hash_selector)
3939
* [权重](part3/selector.md#weighted_selector)
4040
* [网络质量优先](part3/selector.md#ping_selector)
@@ -63,4 +63,4 @@
6363
## Part Ⅵ 网关
6464
* [Gateway](part6/gateway.md)
6565
* [HTTP 方式调用](part6/http_invoke.md)
66-
* [双向通讯](part6/bidirectional.md)
66+
* [双向通讯](part6/bidirectional.md)

0 commit comments

Comments
 (0)