Skip to content

Commit 9f3bb7b

Browse files
Fix typo in function name (#96)
(cherry picked from commit 6484b8f)
1 parent f13d52d commit 9f3bb7b

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)