From 7c4419b1798fe3e45ee93736ff570a576502454d Mon Sep 17 00:00:00 2001 From: Angel Beltran Date: Thu, 18 Jun 2015 08:59:28 -0600 Subject: [PATCH] Update crud-introduction.txt --- source/core/crud-introduction.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/core/crud-introduction.txt b/source/core/crud-introduction.txt index 705e6dab6ba..6c1deee9392 100644 --- a/source/core/crud-introduction.txt +++ b/source/core/crud-introduction.txt @@ -80,7 +80,7 @@ representation `, and facilitate For replica sets and sharded clusters with replica set components, applications specify :ref:`read preferences `. A read preference determines how -the client direct read operations to the set. +the client directs read operations to the set. :doc:`Write Concern ` ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~