Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions source/applications/replication.txt
Original file line number Diff line number Diff line change
Expand Up @@ -256,8 +256,8 @@ behavior <replica-set-read-preference-behavior>`. See also the
.. versionchanged:: 2.2
:program:`mongos` added full support for read preferences.

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

.. readmode:: secondary
Expand Down