Skip to content

spelling and grammar fixes #2451

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions source/release-notes/3.2.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
----------------------------------
Expand Down Expand Up @@ -494,7 +494,7 @@ MongoDB 3.2 introduces a version 3 of the :doc:`text index
<text-index-tokenization-delimiters>`.

Starting in MongoDB 3.2, version 3 is the default version for new
:doc:`text </core/index-text>`. indexes.
:doc:`text </core/index-text>` indexes.

.. seealso:: :ref:`3.2-text-index-compatibility`

Expand Down