Skip to content

Commit 2edfb87

Browse files
ianf-mongodbjeff-allen-mongo
authored andcommitted
DOCSP-17670-first-array-element-typo
1 parent ef6ad83 commit 2edfb87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/reference/operator/aggregation/first-array-element.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ The :expression:`$first` operator is an alias for the following
5050

5151
.. code-block:: javascript
5252

53-
{ $arrayElemAt: [ <arrary expression>, 0 ] }
53+
{ $arrayElemAt: [ <array expression>, 0 ] }
5454

5555
Behavior
5656
--------

0 commit comments

Comments
 (0)