Skip to content

Commit

Permalink
[Hotfix][Connector-V2][StarRocks] Fix code style
Browse files Browse the repository at this point in the history
  • Loading branch information
TyrantLucifer committed Jun 22, 2023
1 parent 9e29a84 commit 9f6c723
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 9f6c723

Please sign in to comment.