Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions source/reference/operator/push.txt
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,8 @@ $push

- :operator:`$sort`, which is only available with
:operator:`$each`, orders elements of the
array. :operator:`$sort` only orders array elements that
are document.
array. :operator:`$sort` can only order array elements that
are documents.

The following example uses:

Expand Down