You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@seatunnel.apache.org by ki...@apache.org on 2022/10/05 12:07:24 UTC

[incubator-seatunnel] branch dev updated: [Doc][Connector-V2] Fix IoTDB source docs (#2993)

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 0c491efe4 [Doc][Connector-V2] Fix IoTDB source docs (#2993)
0c491efe4 is described below

commit 0c491efe48629f475ae52b489cc24dfc867c01c6
Author: hailin0 <wa...@apache.org>
AuthorDate: Wed Oct 5 20:07:19 2022 +0800

    [Doc][Connector-V2] Fix IoTDB source docs (#2993)
---
 docs/en/connector-v2/source/IoTDB.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/docs/en/connector-v2/source/IoTDB.md b/docs/en/connector-v2/source/IoTDB.md
index fa503da4d..7006acca1 100644
--- a/docs/en/connector-v2/source/IoTDB.md
+++ b/docs/en/connector-v2/source/IoTDB.md
@@ -50,7 +50,8 @@ supports query SQL and can achieve projection effect.
 
 e.g.
 
-``` 127.0.0.1:8080,127.0.0.2:8080
+```text
+127.0.0.1:8080,127.0.0.2:8080
 ```
 
 ### other parameters