From 95ad1d88aa665cb8226ef0c3f64d1f266fad155e Mon Sep 17 00:00:00 2001 From: James Wahlin Date: Mon, 7 Nov 2016 16:54:49 -0500 Subject: [PATCH] Update document-validation.txt --- source/core/document-validation.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/core/document-validation.txt b/source/core/document-validation.txt index 145c39daaf0..1ee1223f291 100644 --- a/source/core/document-validation.txt +++ b/source/core/document-validation.txt @@ -170,7 +170,7 @@ You cannot specify a validator for ``system.*`` collections. Bypass Document Validation -------------------------- -User can bypass document validation using the +Users can bypass document validation using the ``bypassDocumentValidation`` option. For a list of commands that support the ``bypassDocumentValidation`` option, see :ref:`3.2-rel-notes-document-validation`.