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 37de1d253 [hotfix][connector][flink-sql-elastic] Updated prepare 
section (#2634)
37de1d253 is described below

commit 37de1d2536047773637210ffd89cf2430444a6c1
Author: mans2singh <[email protected]>
AuthorDate: Sun Sep 4 21:50:14 2022 -0400

    [hotfix][connector][flink-sql-elastic] Updated prepare section (#2634)
---
 docs/en/connector/flink-sql/ElasticSearch.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/en/connector/flink-sql/ElasticSearch.md 
b/docs/en/connector/flink-sql/ElasticSearch.md
index b41d2bd43..317c638ad 100644
--- a/docs/en/connector/flink-sql/ElasticSearch.md
+++ b/docs/en/connector/flink-sql/ElasticSearch.md
@@ -9,8 +9,8 @@ With elasticsearch connector, you can use the Flink SQL to 
write data into Elast
 ## Usage
 Let us have a brief example to show how to use the connector.
 
-### 1. kafka prepare
-Please refer to the [Eleastic Doc](https://www.elastic.co/guide/index.html) to 
prepare elastic environment.
+### 1. Elastic prepare
+Please refer to the [Elastic Doc](https://www.elastic.co/guide/index.html) to 
prepare elastic environment.
 
 ### 2. prepare seatunnel configuration
 ElasticSearch provide different connectors for different version:

Reply via email to