diff --git a/source/applications/replication.txt b/source/applications/replication.txt index 06fc41ada93..380f2e2650a 100644 --- a/source/applications/replication.txt +++ b/source/applications/replication.txt @@ -284,8 +284,8 @@ behavior `. See also the on read operations without preference for current or stale data. If you specify a :ref:`tag set `, - the client attempts to find a secondary member that matches the - specified tag set and directs reads to a random secondary from + the client attempts to find a replica set member that matches the + specified tag set and directs reads to an arbitrary member from among the :ref:`nearest group `. Read operations using the :readmode:`nearest` mode may return stale data.