Skip to content

Commit 9f6c723

Browse files
committed
[Hotfix][Connector-V2][StarRocks] Fix code style
1 parent 9e29a84 commit 9f6c723

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/en/connector-v2/sink/StarRocks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ The internal implementation of StarRocks sink connector is cached and imported b
1616

1717
| name | type | required | default value |
1818
|-----------------------------|---------|----------|-----------------|
19-
| nodeUrls | list | yes | - |
19+
| nodeUrls | list | yes | - |
2020
| base-url | string | yes | - |
2121
| username | string | yes | - |
2222
| password | string | yes | - |

0 commit comments

Comments
 (0)