Skip to content

Commit b764364

Browse files
committed
build fix
1 parent ed486c7 commit b764364

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/tutorial/commands.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ Specifying a Custom Read Preference
103103
-----------------------------------
104104

105105
Write commands, such as :manual:`createUser </reference/command/createUser>`,
106-
can only be executed on a writable server (e.g. :term:`primary` replica set
106+
can only be executed on a writable server (e.g. primary replica set
107107
member). Command helper methods in the |php-library|, such as
108108
:phpmethod:`MongoDB\Database::drop()`, know to apply their own :term:`read
109109
preference` if necessary. However, the :phpmethod:`MongoDB\Database::command()`

0 commit comments

Comments
 (0)