Skip to content

Commit 1f47d04

Browse files
committed
(DOCSP-42593) Typo fix.
1 parent 8239850 commit 1f47d04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/source-connector/usage-examples/custom-pipeline.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ to your ``pipeline`` setting:
6262
Make sure that the results of the pipeline contain the top-level
6363
``_id`` and ``ns`` fields of the ``payload`` object. MongoDB uses
6464
``id`` as the value of the :manual:`resume token
65-
</changeStreams/#resume-a-change-stream>` and ``ns`` to generate the
65+
</changeStreams/#resume-a-change-stream>`, and ``ns`` to generate the
6666
Kafka output topic name.
6767

6868
When the application inserts the sample document, your configured

0 commit comments

Comments
 (0)