This is an automated email from the ASF dual-hosted git repository.
dockerzhang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/inlong-website.git
The following commit(s) were added to refs/heads/master by this push:
new 60e40994a3b [INLONG-1074][Doc] Fix incorrect expression in Offline
Data Synchronization example (#1075)
60e40994a3b is described below
commit 60e40994a3bd2b687fae704e5fb1089107b027c2
Author: Zkplo <[email protected]>
AuthorDate: Mon Oct 28 21:06:06 2024 +0800
[INLONG-1074][Doc] Fix incorrect expression in Offline Data Synchronization
example (#1075)
Co-authored-by: ZKpLo <[email protected]>
---
docs/quick_start/offline_data_sync/pulsar_mysql_example.md | 2 +-
.../current/quick_start/offline_data_sync/pulsar_mysql_example.md | 2 +-
.../version-2.0.0/quick_start/offline_data_sync/pulsar_mysql_example.md | 2 +-
.../version-2.0.0/quick_start/offline_data_sync/pulsar_mysql_example.md | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/docs/quick_start/offline_data_sync/pulsar_mysql_example.md
b/docs/quick_start/offline_data_sync/pulsar_mysql_example.md
index 599869e8d67..8d45de66dc7 100644
--- a/docs/quick_start/offline_data_sync/pulsar_mysql_example.md
+++ b/docs/quick_start/offline_data_sync/pulsar_mysql_example.md
@@ -80,7 +80,7 @@ CREATE TABLE sink_table (
);
```
-In the data sink section, click [Create] → [MySQL], and configure the data
sink name, database name, and table name (test.source_table), among other
information.
+In the data sink section, click [Create] → [MySQL], and configure the data
sink name, database name, and table name (test.sink_table), among other
information.

diff --git
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/quick_start/offline_data_sync/pulsar_mysql_example.md
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/quick_start/offline_data_sync/pulsar_mysql_example.md
index b6eaacea67a..b7932a2f723 100644
---
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/quick_start/offline_data_sync/pulsar_mysql_example.md
+++
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/quick_start/offline_data_sync/pulsar_mysql_example.md
@@ -78,7 +78,7 @@ CREATE TABLE sink_table (
);
```
-数据目标中 点击 【新建】→【MySQL】,配置数据源名称、库名和表名(test.source_table)等信息信息等。
+数据目标中 点击 【新建】→【MySQL】,配置数据目标名称、库名和表名(test.sink_table)等信息。

diff --git
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-2.0.0/quick_start/offline_data_sync/pulsar_mysql_example.md
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-2.0.0/quick_start/offline_data_sync/pulsar_mysql_example.md
index b6eaacea67a..b7932a2f723 100644
---
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-2.0.0/quick_start/offline_data_sync/pulsar_mysql_example.md
+++
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-2.0.0/quick_start/offline_data_sync/pulsar_mysql_example.md
@@ -78,7 +78,7 @@ CREATE TABLE sink_table (
);
```
-数据目标中 点击 【新建】→【MySQL】,配置数据源名称、库名和表名(test.source_table)等信息信息等。
+数据目标中 点击 【新建】→【MySQL】,配置数据目标名称、库名和表名(test.sink_table)等信息。

diff --git
a/versioned_docs/version-2.0.0/quick_start/offline_data_sync/pulsar_mysql_example.md
b/versioned_docs/version-2.0.0/quick_start/offline_data_sync/pulsar_mysql_example.md
index 599869e8d67..8d45de66dc7 100644
---
a/versioned_docs/version-2.0.0/quick_start/offline_data_sync/pulsar_mysql_example.md
+++
b/versioned_docs/version-2.0.0/quick_start/offline_data_sync/pulsar_mysql_example.md
@@ -80,7 +80,7 @@ CREATE TABLE sink_table (
);
```
-In the data sink section, click [Create] → [MySQL], and configure the data
sink name, database name, and table name (test.source_table), among other
information.
+In the data sink section, click [Create] → [MySQL], and configure the data
sink name, database name, and table name (test.sink_table), among other
information.
