Skip to content

Commit 3cf1478

Browse files
author
Sam Kleinman
committed
merge: read preference correction
2 parents 9207c07 + 90f31f9 commit 3cf1478

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/applications/replication.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -256,8 +256,8 @@ behavior <replica-set-read-preference-behavior>`. See also the
256256
.. versionchanged:: 2.2
257257
:program:`mongos` added full support for read preferences.
258258

259-
When connecting to a :program:`mongos` instance older 2.2, using
260-
a client that supports read preference modes,
259+
When connecting to a :program:`mongos` instance older than 2.2,
260+
using a client that supports read preference modes,
261261
:readmode:`primaryPreferred` will send queries to secondaries.
262262

263263
.. readmode:: secondary

0 commit comments

Comments
 (0)