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

kirs 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 e8696346 [hotfix][connector-file] Corrected description - removed 
reference to Doris table (#1838)
e8696346 is described below

commit e86963465419fee67899d46dde200b4db2b34a2e
Author: mans2singh <[email protected]>
AuthorDate: Tue May 10 03:27:18 2022 -0400

    [hotfix][connector-file] Corrected description - removed reference to Doris 
table (#1838)
---
 docs/en/connector/source/File.mdx | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/docs/en/connector/source/File.mdx 
b/docs/en/connector/source/File.mdx
index 21487873..7f856da2 100644
--- a/docs/en/connector/source/File.mdx
+++ b/docs/en/connector/source/File.mdx
@@ -5,9 +5,7 @@ import TabItem from '@theme/TabItem';
 
 ## Description
 
-read data from local or hdfs file.
-
-Write Data to a Doris Table.
+Read data from local or hdfs file.
 
 :::tip
 

Reply via email to