This is an automated email from the ASF dual-hosted git repository.
wanghailin pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/seatunnel.git
The following commit(s) were added to refs/heads/dev by this push:
new 21a4593561 [Doc][Improve]fix doc start-v2/locally/quick-start-flink.md
and start-v2/locally/quick-start-spark.md error (#6414)
21a4593561 is described below
commit 21a45935618dca42a48bc1365b3f1513856bdf1d
Author: zhongyuan du <[email protected]>
AuthorDate: Thu Feb 29 19:39:35 2024 +0800
[Doc][Improve]fix doc start-v2/locally/quick-start-flink.md and
start-v2/locally/quick-start-spark.md error (#6414)
---
docs/en/start-v2/locally/quick-start-flink.md | 2 +-
docs/en/start-v2/locally/quick-start-spark.md | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/en/start-v2/locally/quick-start-flink.md
b/docs/en/start-v2/locally/quick-start-flink.md
index 6b7b21f06a..2a7482ca22 100644
--- a/docs/en/start-v2/locally/quick-start-flink.md
+++ b/docs/en/start-v2/locally/quick-start-flink.md
@@ -61,7 +61,7 @@ sink {
More information about config please check [config
concept](../../concept/config.md)
-## Step 3: Run SeaTunnel Application
+## Step 4: Run SeaTunnel Application
You could start the application by the following commands
diff --git a/docs/en/start-v2/locally/quick-start-spark.md
b/docs/en/start-v2/locally/quick-start-spark.md
index 09786a22d6..e057d479be 100644
--- a/docs/en/start-v2/locally/quick-start-spark.md
+++ b/docs/en/start-v2/locally/quick-start-spark.md
@@ -62,7 +62,7 @@ sink {
More information about config please check [config
concept](../../concept/config.md)
-## Step 3: Run SeaTunnel Application
+## Step 4: Run SeaTunnel Application
You could start the application by the following commands