Skip to content

Commit 762a55f

Browse files
committed
Update source/reference/operator/each.txt
minor typo
1 parent 53933b1 commit 762a55f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/reference/operator/each.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ $each
1212

1313
.. operator:: $each
1414

15-
The :operator:`$each` is available within the
15+
The :operator:`$each` operator is available within the
1616
:operator:`$addToSet`, which allows you to add multiple values
1717
to the array if they do not exist in the ``field`` array in a
1818
single operation. Consider the following prototype:

0 commit comments

Comments
 (0)