This is an automated email from the ASF dual-hosted git repository.
kassiez pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris-website.git
The following commit(s) were added to refs/heads/master by this push:
new 6e4d2b13f98 [typo](doc) fix typo (#1593)
6e4d2b13f98 is described below
commit 6e4d2b13f98a3ad97b1cb8a1d42554a12a2c8b3c
Author: yagagagaga <[email protected]>
AuthorDate: Thu Dec 26 18:24:59 2024 +0800
[typo](doc) fix typo (#1593)
## Versions
- [x] dev
- [x] 3.0
- [ ] 2.1
- [ ] 2.0
## Languages
- [x] Chinese
- [ ] English
## Docs Checklist
- [ ] Checked by AI
- [ ] Test Cases Built
Co-authored-by: yagagagaga <[email protected]>
---
.../current/compute-storage-decoupled/compilation-and-deployment.md | 2 +-
.../version-3.0/compute-storage-decoupled/compilation-and-deployment.md | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/compute-storage-decoupled/compilation-and-deployment.md
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/compute-storage-decoupled/compilation-and-deployment.md
index bcc88028ea9..df36df8fb27 100644
---
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/compute-storage-decoupled/compilation-and-deployment.md
+++
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/compute-storage-decoupled/compilation-and-deployment.md
@@ -96,7 +96,7 @@ bin/start.sh --daemon
```
启动脚本返回值为0表示启动成功, 否则启动失败.
-启动成功同时标准输出的最后一行文本信息为"doris_clodu start successfully".
+启动成功同时标准输出的最后一行文本信息为"doris_cloud start successfully".
*停止命令*
diff --git
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-3.0/compute-storage-decoupled/compilation-and-deployment.md
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-3.0/compute-storage-decoupled/compilation-and-deployment.md
index 4f390b8537a..58a56904c96 100644
---
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-3.0/compute-storage-decoupled/compilation-and-deployment.md
+++
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-3.0/compute-storage-decoupled/compilation-and-deployment.md
@@ -95,7 +95,7 @@ export JAVA_HOME=${path_to_jdk_17}
bin/start.sh --daemon
```
启动脚本返回值为0表示启动成功, 否则启动失败.
-启动成功同时标准输出的最后一行文本信息为"doris_clodu start successfully".
+启动成功同时标准输出的最后一行文本信息为"doris_cloud start successfully".
*停止命令*
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]