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 b5e05ff commit 7f2243cCopy full SHA for 7f2243c
source/reference/operator/update/set.txt
@@ -104,7 +104,7 @@ Set Elements in Arrays
104
.. include:: /includes/use-dot-notation.rst
105
106
For the document matching the criteria ``_id`` equal to ``100``, the
107
-following operation update the value second element (array index of
+following operation updates the value second element (array index of
108
``1``) in the ``tags`` field and the ``rating`` field in the first
109
element (array index of ``0``) of the ``ratings`` array.
110
0 commit comments