Skip to content

Commit 580ac07

Browse files
authored
Update endpoints.zh-cn.md
Improve the content of Chinese translation. Fixes to issues arising from the last submit.
1 parent 750ab3c commit 580ac07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: website_and_docs/content/documentation/grid/advanced_features/endpoints.zh-cn.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ cURL --request DELETE 'http://<Router-URL>/se/grid/distributor/node/<node-id>' -
6868

6969
在 Standalone 模式下,分发器 URL 是独立服务器地址。
7070

71-
在 Hub-Node 模式下, 分发器 URL 是 Hub 器服务器的地址
71+
在 Hub-Node 模式下, 分发器 URL 是 Hub 服务器的地址
7272
```shell
7373
cURL --request POST 'http://localhost:4444/se/grid/distributor/node/<node-id>/drain' --header 'X-REGISTRATION-SECRET: <secret> '
7474
```

0 commit comments

Comments
 (0)