We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14109f6 commit 1c769caCopy full SHA for 1c769ca
source/usage-examples/updateMany.txt
@@ -5,7 +5,7 @@ Update Multiple Documents
5
=========================
6
7
.. meta::
8
- :description: Learn how to update multiple documents in a collection using the updateMany() method in the MongoDB Go Driver.
+ :description: Learn how to update multiple documents in a collection using the UpdateMany() method in the MongoDB Go Driver.
9
10
You can update multiple documents in a collection by using the ``UpdateMany()``
11
method.
0 commit comments