Skip to content

Commit

Permalink
[Hotfix][Connector-V2][StarRocks] Fix code style (apache#4966)
Browse files Browse the repository at this point in the history
  • Loading branch information
TyrantLucifer authored and EricJoy2048 committed Jul 3, 2023
1 parent c3cc30b commit 64b877f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/en/connector-v2/sink/StarRocks.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ The internal implementation of StarRocks sink connector is cached and imported b

| name | type | required | default value |
|-----------------------------|---------|----------|-----------------|
| nodeUrls | list | yes | - |
| nodeUrls | list | yes | - |
| base-url | string | yes | - |
| username | string | yes | - |
| password | string | yes | - |
Expand Down

0 comments on commit 64b877f

Please sign in to comment.