Skip to content

Commit 86788bd

Browse files
xcsnx‘xcsnx’
and
‘xcsnx’
authored
fix ns doc (#1054)
Co-authored-by: ‘xcsnx’ <‘[email protected]’>
1 parent 5cb67e3 commit 86788bd

File tree

2 files changed

+2
-2
lines changed
  • docs/user-guide/admin-usage
  • i18n/zh/docusaurus-plugin-content-docs/current/user-guide/admin-usage

2 files changed

+2
-2
lines changed

docs/user-guide/admin-usage/namepsace.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ After successful creation, a unique namespaceId will be automatically generated.
2424

2525
### 2.Configure Namespace for Downstream Services (shenyu-client)
2626

27-
Once you have the namespaceId, you can configure it in the downstream services (already integrated with shenyu-client) in the configuration file to use one or more namespaceIds.(Multiple namespaceIds should be separated by “,”)
27+
Once you have the namespaceId, you can configure it in the downstream services (already integrated with shenyu-client) in the configuration file to use one or more namespaceIds.(Multiple namespaceIds should be separated by “;”)
2828

2929
<img src="/img/shenyu/basicConfig/namespace/namespace-shenyu-client.png" width="80%" height="50%" />
3030

i18n/zh/docusaurus-plugin-content-docs/current/user-guide/admin-usage/namepsace.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

2525
### 2.下游服务配置命名空间(shenyu-client)
2626

27-
得到namespaceId以后,我们可以在下游服务(已经引入shenyu-client),配置文件中配置单个或多个namespaceId(多个namespaceId之间应使用 “,” 隔开)
27+
得到namespaceId以后,我们可以在下游服务(已经引入shenyu-client),配置文件中配置单个或多个namespaceId(多个namespaceId之间应使用 “;” 隔开)
2828

2929
<img src="/img/shenyu/basicConfig/namespace/namespace-shenyu-client.png" width="80%" height="50%" />
3030

0 commit comments

Comments
 (0)