Skip to content

Commit 42e9a58

Browse files
DOCSP-50080-empty-commit
1 parent 99baf60 commit 42e9a58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/tutorials/replicate-with-cdc.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ In this tutorial, you configure and run MongoDB Kafka source and sink
2626
connectors to make two MongoDB collections contain the same documents using
2727
CDC. The source connector writes change stream data from the original
2828
collection to a Kafka topic and the sink connector writes the Kafka topic
29-
data to the target MongoDB collection.
29+
data to the target MongoDB collection.
3030

3131
If you want to learn more about how CDC handlers work, see the
3232
:ref:`<sink-fundamentals-cdc-handler>` guide.

0 commit comments

Comments
 (0)