Skip to content

Commit 6484b8f

Browse files
Fix typo in function name (mongodb#96)
1 parent 5c68e0e commit 6484b8f

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
@@ -134,7 +134,7 @@ not customize the insert.
134134
fields </reference/command/insert/#command-fields>` guide in the
135135
{+mdb-server+} manual for more information.
136136

137-
The ``InsertMany()`` method accepts the preceding optional parameters,
137+
The ``insert_many()`` method accepts the preceding optional parameters,
138138
as well as the optional ``ordered`` property:
139139

140140
.. list-table::

0 commit comments

Comments
 (0)