Skip to content

Commit 7124810

Browse files
committed
Fixed formatting issue identified during PR.
1 parent 0bee199 commit 7124810

File tree

1 file changed

+1
-1
lines changed
  • source/sink-connector/configuration-properties

1 file changed

+1
-1
lines changed

source/sink-connector/configuration-properties/cdc.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Settings
4747
| The class name of the CDC handler to use for converting changes
4848
into event streams. See
4949
:doc:`Available CDC Handlers </sink-connector/fundamentals/change-data-capture#available-cdc-handlers>`
50-
for a list of CDC handlers.
50+
for a list of CDC handlers.
5151
|
5252
| **Default**: ``""``
5353
| **Accepted Values**: An empty string or a fully qualified Java

0 commit comments

Comments
 (0)