Skip to content

Commit d1ecc09

Browse files
committed
Use present tense and active voice for bulkWrite docs
1 parent d6a22a0 commit d1ecc09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/method/MongoDBCollection-bulkWrite.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ Parameters
7474
- MongoDB\\Codec\\DocumentCodec
7575
- .. include:: /includes/extracts/collection-option-codec.rst
7676

77-
The codec will be utilized for ``insertOne`` and ``replaceOne``
77+
Bulk writes use the codec for ``insertOne`` and ``replaceOne``
7878
operations.
7979

8080
.. versionadded: 1.17

0 commit comments

Comments
 (0)