Skip to content

Commit a0017e0

Browse files
committed
fix typo
1 parent a9f96a3 commit a0017e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/fundamentals/transactions.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ To see a fully runnable example that uses this API, see the
214214

215215
If you're using {+mdb-server+} v8.0 or later, you can perform
216216
write operations on multiple namespaces within a single transaction by using
217-
the ``BulkWrite()`` method. For more information,
217+
the ``bulkWrite()`` method. For more information,
218218
see the :ref:`<node-usage-bulk>` guide.
219219

220220
.. _nodejs-transaction-settings:

0 commit comments

Comments
 (0)