We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8239850 commit 1f47d04Copy full SHA for 1f47d04
source/source-connector/usage-examples/custom-pipeline.txt
@@ -62,7 +62,7 @@ to your ``pipeline`` setting:
62
Make sure that the results of the pipeline contain the top-level
63
``_id`` and ``ns`` fields of the ``payload`` object. MongoDB uses
64
``id`` as the value of the :manual:`resume token
65
- </changeStreams/#resume-a-change-stream>` and ``ns`` to generate the
+ </changeStreams/#resume-a-change-stream>`, and ``ns`` to generate the
66
Kafka output topic name.
67
68
When the application inserts the sample document, your configured
0 commit comments