We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed486c7 commit b764364Copy full SHA for b764364
source/tutorial/commands.txt
@@ -103,7 +103,7 @@ Specifying a Custom Read Preference
103
-----------------------------------
104
105
Write commands, such as :manual:`createUser </reference/command/createUser>`,
106
-can only be executed on a writable server (e.g. :term:`primary` replica set
+can only be executed on a writable server (e.g. primary replica set
107
member). Command helper methods in the |php-library|, such as
108
:phpmethod:`MongoDB\Database::drop()`, know to apply their own :term:`read
109
preference` if necessary. However, the :phpmethod:`MongoDB\Database::command()`
0 commit comments