We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f0be87 commit cbfb1b5Copy full SHA for cbfb1b5
source/write/insert.txt
@@ -148,7 +148,7 @@ Example
148
149
The following code uses the ``insert_many`` method to insert
150
three new documents into a collection. Because the ``bypass_document_validation``
151
-option is enabled, this insert operation bypasses document-level validation:
+option is enabled, this insert operation bypasses document-level validation.
152
153
.. literalinclude:: /includes/write/insert.rb
154
:language: ruby
0 commit comments