Skip to content

Commit 4358028

Browse files
committed
Fix link to nearest readmode
1 parent 6793ea7 commit 4358028

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/applications/replication.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,7 @@ behavior <replica-set-read-preference-behavior>`. See also the
301301
The driver reads from the *nearest* member of the :term:`set <replica
302302
set>` according to the :ref:`member selection
303303
<replica-set-read-preference-behavior-nearest>` process. Reads in
304-
the readmode:`nearest` mode do not consider the member's
304+
the :readmode:`nearest` mode do not consider the member's
305305
*type*. Reads in :readmode:`nearest` mode may read from both
306306
primaries and secondaries.
307307

0 commit comments

Comments
 (0)