This is an automated email from the ASF dual-hosted git repository.

xiaoyu pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/shenyu-website.git


The following commit(s) were added to refs/heads/main by this push:
     new b005442186 Fix typos (#927)
b005442186 is described below

commit b0054421863a441bc855f87ac73aeefa418c1b52
Author: RikudouPatrickstar 
<[email protected]>
AuthorDate: Mon Jul 10 11:57:54 2023 +0800

    Fix typos (#927)
---
 .../current/deployment/deployment-cluster.md                          | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/i18n/zh/docusaurus-plugin-content-docs/current/deployment/deployment-cluster.md
 
b/i18n/zh/docusaurus-plugin-content-docs/current/deployment/deployment-cluster.md
index a205abf03c..2d32c91562 100644
--- 
a/i18n/zh/docusaurus-plugin-content-docs/current/deployment/deployment-cluster.md
+++ 
b/i18n/zh/docusaurus-plugin-content-docs/current/deployment/deployment-cluster.md
@@ -25,7 +25,7 @@ description: 集群部署
 
 * 配置你的数据同步方式,进入`/conf`目录,在`application.yaml`文件中修改`shenyu.sync`节点为`websocket`, 
`http`, `zookeeper`, `etcd`, `consul` 或者 `nacos`。
 
-* 进入`bin`目录,启动ShenYu Bootstrap。
+* 进入`bin`目录,启动ShenYu Admin。
 
 ```
 > windows: start.bat 
@@ -39,7 +39,7 @@ description: 集群部署
 
 * 配置你的数据同步方式,进入`/conf`目录,在`application.yaml`文件中修改`shenyu.sync`节点为`websocket`, 
`http`, `zookeeper`, `etcd`, `consul` 或者 `nacos`,这个配置必须与`ShenyYu Admin`的配置保持相同。
 
-* 进入`bin`目录,启动ShenYu Admin。
+* 进入`bin`目录,启动ShenYu Bootstrap。
 
 ```
 > windwos : start.bat 

Reply via email to