diff --git a/source/source-connector/usage-examples/custom-pipeline.txt b/source/source-connector/usage-examples/custom-pipeline.txt index cd332255..216a7983 100644 --- a/source/source-connector/usage-examples/custom-pipeline.txt +++ b/source/source-connector/usage-examples/custom-pipeline.txt @@ -62,7 +62,7 @@ to your ``pipeline`` setting: Make sure that the results of the pipeline contain the top-level ``_id`` and ``ns`` fields of the ``payload`` object. MongoDB uses ``id`` as the value of the :manual:`resume token - ` and ``ns`` to generate the + `, and ``ns`` to generate the Kafka output topic name. When the application inserts the sample document, your configured