Skip to content

Commit 7f2243c

Browse files
silvermanj7kay-kim
authored andcommitted
Update set.txt
Added a missing 's' to the word "update" to correct sentence grammar.
1 parent b5e05ff commit 7f2243c

File tree

1 file changed

+1
-1
lines changed
  • source/reference/operator/update

1 file changed

+1
-1
lines changed

source/reference/operator/update/set.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ Set Elements in Arrays
104104
.. include:: /includes/use-dot-notation.rst
105105

106106
For the document matching the criteria ``_id`` equal to ``100``, the
107-
following operation update the value second element (array index of
107+
following operation updates the value second element (array index of
108108
``1``) in the ``tags`` field and the ``rating`` field in the first
109109
element (array index of ``0``) of the ``ratings`` array.
110110

0 commit comments

Comments
 (0)