Skip to content

Commit cbfb1b5

Browse files
committed
Fix
1 parent 4f0be87 commit cbfb1b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/write/insert.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ Example
148148

149149
The following code uses the ``insert_many`` method to insert
150150
three new documents into a collection. Because the ``bypass_document_validation``
151-
option is enabled, this insert operation bypasses document-level validation:
151+
option is enabled, this insert operation bypasses document-level validation.
152152

153153
.. literalinclude:: /includes/write/insert.rb
154154
:language: ruby

0 commit comments

Comments
 (0)