Skip to content

Commit 0829a50

Browse files
committed
[Fix][Connector-V2] opt
1 parent f2cd533 commit 0829a50

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ Postgres 9.5 version or below,please set it to `postgresLow` to support cdc
9393

9494
The appointed dialect, if it does not exist, is still obtained according to the url, and the priority is higher than the url. For example,when using starrocks, you need set it to `starrocks`. Similarly, when using mysql, you need to set its value to `mysql`.
9595

96-
#### Example list
96+
#### dialect list
9797

9898
| | Dialect Name | |
9999
|-----------|--------------|----------|

docs/en/connector-v2/source/Jdbc.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ decimal_type_narrowing = false
9494

9595
The appointed dialect, if it does not exist, is still obtained according to the url, and the priority is higher than the url. For example,when using starrocks, you need set it to `starrocks`. Similarly, when using mysql, you need to set its value to `mysql`.
9696

97-
#### Example list
97+
#### dialect list
9898

9999
| | Dialect Name | |
100100
|-----------|--------------|----------|

0 commit comments

Comments
 (0)