Skip to content

Commit 1c769ca

Browse files
committed
small fix
1 parent 14109f6 commit 1c769ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/usage-examples/updateMany.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Update Multiple Documents
55
=========================
66

77
.. meta::
8-
:description: Learn how to update multiple documents in a collection using the updateMany() method in the MongoDB Go Driver.
8+
:description: Learn how to update multiple documents in a collection using the UpdateMany() method in the MongoDB Go Driver.
99

1010
You can update multiple documents in a collection by using the ``UpdateMany()``
1111
method.

0 commit comments

Comments
 (0)