Skip to content

Commit 237d3bd

Browse files
mfernestclaude
andcommitted
fix(DOC-1771): correct mongodb_cdc privilege step heading
'Confirm' implied a read-only check but the command mutates (grants roles). Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 942b098 commit 237d3bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/cookbooks/pages/mongodb_cdc.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ If no events arrive:
183183
rs.status()
184184
----
185185

186-
. Confirm the user has the required privileges:
186+
. Grant the required privileges to the user:
187187
+
188188
[,javascript]
189189
----

0 commit comments

Comments
 (0)