You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@seatunnel.apache.org by we...@apache.org on 2022/04/28 02:45:46 UTC

[incubator-seatunnel] branch dev updated: [hotfix][connector-source-fake][docs] Updated example title (#1760)

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

wenjun pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/incubator-seatunnel.git


The following commit(s) were added to refs/heads/dev by this push:
     new 6ac7730c [hotfix][connector-source-fake][docs] Updated example title (#1760)
6ac7730c is described below

commit 6ac7730c6a18e5b60b06d32035ceb4fa723b9601
Author: mans2singh <ma...@users.noreply.github.com>
AuthorDate: Wed Apr 27 22:45:42 2022 -0400

    [hotfix][connector-source-fake][docs] Updated example title (#1760)
---
 docs/en/connector/source/Fake.mdx | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/en/connector/source/Fake.mdx b/docs/en/connector/source/Fake.mdx
index 7d963484..ea3ee313 100644
--- a/docs/en/connector/source/Fake.mdx
+++ b/docs/en/connector/source/Fake.mdx
@@ -109,7 +109,7 @@ The generated data is as follows, randomly extract the string from the `content`
 </TabItem>
 <TabItem value="flink">
 
-### FakeSource
+### FakeSourceStream
 
 ```bash
 source {
@@ -120,7 +120,7 @@ source {
 }
 ```
 
-### FakeSourceStream
+### FakeSource
 
 ```bash
 source {