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

dijiekstra 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 56fbc8ed2 [Hotfix][Docs] Fix docs code style (#4368)
56fbc8ed2 is described below

commit 56fbc8ed272acb17434f44294f3c98617a5ab4a6
Author: Tyrantlucifer <[email protected]>
AuthorDate: Sat Mar 18 08:55:35 2023 +0800

    [Hotfix][Docs] Fix docs code style (#4368)
---
 docs/en/connector-v2/sink/SelectDB-Cloud.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/en/connector-v2/sink/SelectDB-Cloud.md 
b/docs/en/connector-v2/sink/SelectDB-Cloud.md
index 4970dc4d0..5b182327a 100644
--- a/docs/en/connector-v2/sink/SelectDB-Cloud.md
+++ b/docs/en/connector-v2/sink/SelectDB-Cloud.md
@@ -22,7 +22,7 @@ Version Supported
 
 ## Options
 
-| name               |  type  | required | default value          |
+|        name        |  type  | required |     default value      |
 |--------------------|--------|----------|------------------------|
 | load-url           | string | yes      | -                      |
 | jdbc-url           | string | yes      | -                      |

Reply via email to