Skip to content

Commit 229b00e

Browse files
authored
Fix typo in worker.properties
1 parent df052f5 commit 229b00e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/worker.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# from more information, visit: http://docs.confluent.io/3.2.0/connect/userguide.html#common-worker-configs
1+
# for more information, visit: http://docs.confluent.io/3.2.0/connect/userguide.html#common-worker-configs
22
bootstrap.servers=127.0.0.1:9092
33
key.converter=org.apache.kafka.connect.json.JsonConverter
44
key.converter.schemas.enable=true

0 commit comments

Comments
 (0)