Skip to content

Commit 1549e19

Browse files
jason-price-mongodbjason-price-mongodb
andauthored
DOCSP-18759-PIT-pre-post-images-adjustment (#1030)
Co-authored-by: jason-price-mongodb <[email protected]>
1 parent cc2f138 commit 1549e19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/reference/command/collMod.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -311,7 +311,7 @@ To enable change stream pre- and post-images for a collection, set
311311
.. code-block:: javascript
312312

313313
db.runCommand( {
314-
"collMod": "orders",
314+
collMod: "orders",
315315
changeStreamPreAndPostImages: { enabled: true }
316316
} )
317317

0 commit comments

Comments
 (0)