diff --git a/source/reference/operator/push.txt b/source/reference/operator/push.txt index cd57fb440ac..5c6882e97b4 100644 --- a/source/reference/operator/push.txt +++ b/source/reference/operator/push.txt @@ -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: