From d72a37ab5a84ccaeed40d51c2d61226551827c8f Mon Sep 17 00:00:00 2001 From: Seth Sanchez Date: Tue, 8 Dec 2015 14:11:03 -0600 Subject: [PATCH] spelling and grammar fixes Spelling on line 187; Removed extra period on line 497. --- source/release-notes/3.2.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/release-notes/3.2.txt b/source/release-notes/3.2.txt index b0f38b0a696..10a8f43dc0a 100644 --- a/source/release-notes/3.2.txt +++ b/source/release-notes/3.2.txt @@ -183,7 +183,7 @@ new option ``bypassDocumentValidation``: For deployments that have enabled access control, you must have :authaction:`bypassDocumentValidation` action. The built-in roles -:authrole:`dbAdmin` and :authrole:`restore` provilde this action. +:authrole:`dbAdmin` and :authrole:`restore` provide this action. Aggregation Framework Enhancements ---------------------------------- @@ -494,7 +494,7 @@ MongoDB 3.2 introduces a version 3 of the :doc:`text index `. Starting in MongoDB 3.2, version 3 is the default version for new -:doc:`text `. indexes. +:doc:`text ` indexes. .. seealso:: :ref:`3.2-text-index-compatibility`