From 330ae9ddfc4b8bdf3a504c03736306783bef74e5 Mon Sep 17 00:00:00 2001 From: Seth Sanchez Date: Tue, 8 Dec 2015 13:43:14 -0600 Subject: [PATCH] spelling fix on line 186 --- source/release-notes/3.2.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/release-notes/3.2.txt b/source/release-notes/3.2.txt index b0f38b0a696..4080f7baef9 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 ----------------------------------