Skip to content

Commit b1431f6

Browse files
Davejeff-allen-mongo
authored andcommitted
DOCSP-20166 fix write concern error v5.2 (#183)
* DOCSP-20166 Fix write-concern build erro * 2d attempt * Fake * Undo fake
1 parent 614c969 commit b1431f6

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed
Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1-
If run on a replica set, |command| is executed using :writeconcern:`majority
2-
<\"majority\">` write concern by default.
1+
If run on a replica set, |command| is executed using
2+
:writeconcern:`"majority"` write concern by default.
3+

0 commit comments

Comments
 (0)