From 1f47d0452a3ea7353dc4b38631400d8af274fb05 Mon Sep 17 00:00:00 2001 From: Lander McFall Kerbey Date: Fri, 16 Aug 2024 14:28:16 -0400 Subject: [PATCH] (DOCSP-42593) Typo fix. --- source/source-connector/usage-examples/custom-pipeline.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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