Skip to content

Commit d9ba7dd

Browse files
sposettirozza
authored andcommitted
small type-o (#9)
1 parent 6d8edcf commit d9ba7dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/sink.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ Then there are also individual settings for topic 'topicC':
8383
```properties
8484
# Specific processing settings for 'topicC'
8585

86-
topic.override.topicA.collection=collectionC
86+
topic.override.topicC.collection=collectionC
8787
topic.override.topicC.document.id.strategy=com.mongodb.kafka.connect.sink.processor.id.strategy.ProvidedInValueStrategy
8888
topic.override.topicC.post.processor.chain=com.mongodb.kafka.connect.sink.processor.WhitelistValueProjector
8989
topic.override.topicC.value.projection.type=whitelist

0 commit comments

Comments
 (0)