diff --git a/source/applications/replication.txt b/source/applications/replication.txt index 69adcf3ea76..599a652b489 100644 --- a/source/applications/replication.txt +++ b/source/applications/replication.txt @@ -206,7 +206,7 @@ connecting to the :term:`replica set` that provides each :term:`shard` in the cluster. In the :program:`mongo` shell, use the -:method:`readPreference() ` cursor method +:method:`readPref() ` cursor method provides access to read preferences. .. warning::