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`.