This is an automated email from the ASF dual-hosted git repository.
wanghailin pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/seatunnel.git
The following commit(s) were added to refs/heads/dev by this push:
new a08113b7e3 update (#5808)
a08113b7e3 is described below
commit a08113b7e30df1a546e9ec7f2976ce7ab308c476
Author: ZhilinLi <[email protected]>
AuthorDate: Wed Nov 8 15:17:04 2023 +0800
update (#5808)
---
docs/en/connector-v2/source/SqlServer-CDC.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/en/connector-v2/source/SqlServer-CDC.md
b/docs/en/connector-v2/source/SqlServer-CDC.md
index fbb3d6c393..90e0b70590 100644
--- a/docs/en/connector-v2/source/SqlServer-CDC.md
+++ b/docs/en/connector-v2/source/SqlServer-CDC.md
@@ -92,7 +92,7 @@ Please download and put SqlServer driver in
`${SEATUNNEL_HOME}/lib/` dir. For ex
> EXEC xp_servicecontrol N'querystate', N'SQLServerAGENT'; <br/>
> If the result is running, prove that it is enabled. Otherwise, you need to
> manually enable it
-2.Enable the CDC Agent
+2. Enable the CDC Agent
> /opt/mssql/bin/mssql-conf setup