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

fanjia pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/seatunnel-web.git


The following commit(s) were added to refs/heads/main by this push:
     new c16fd9ada [Doc] Fix README_CN.md Word Spell Error (#271)
c16fd9ada is described below

commit c16fd9ada54bf2545b66a9b485b5fe82b6c53b7a
Author: fcb-xiaobo <60566194+fcb-xia...@users.noreply.github.com>
AuthorDate: Fri Jan 24 11:02:54 2025 +0800

    [Doc] Fix README_CN.md Word Spell Error (#271)
---
 README_CN.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README_CN.md b/README_CN.md
index e221ecc12..309cec9f6 100644
--- a/README_CN.md
+++ b/README_CN.md
@@ -51,7 +51,7 @@ SeaTunnel是下一代超高性能、分布式、海量数据集成工具。它
 下载安装包并部署SeaTunnel Zeta Engine Server的另一种安装方式是从 
https://seatunnel.apache.org/download 下载安装包并部署。
 
 * 下载并安装连接器插件(一些第三方依赖包也会在此过程中自动下载并安装,如Hadoop jar)。您可以从 
https://seatunnel.apache.org/docs/2.3.8/start-v2/locally/deployment 获得该步骤。
-* 运行`cd apache-seatunnel-2.3.8 & sh bin/seatunnel-cluster.sh -d`运行seattunnel 
Zeta Engine Server。
+* 运行`cd apache-seatunnel-2.3.8 & sh bin/seatunnel-cluster.sh -d`运行SeaTunnel 
Zeta Engine Server。
 #### 2.2 初始化数据库
 
 1. 编辑 
`seatunnel-server/seatunnel-app/src/main/resources/script/seatunnel_server_env.sh`
 文件, 填写已安装的数据库 address, port, username, and password. 下面是一个例子:

Reply via email to