diff --git a/source/reference/operator/projection/positional.txt b/source/reference/operator/projection/positional.txt index f36a057caad..8cf8be19908 100644 --- a/source/reference/operator/projection/positional.txt +++ b/source/reference/operator/projection/positional.txt @@ -17,9 +17,9 @@ Definition The positional :projection:`$` operator limits the contents of an - ```` from the query results to contain only the **first** element - matching the query document. To specify an array element to update, see the - :doc:`positional $ operator for updates + ```` to return the first element that matches the query + condition on the array. To specify an array element to update, see + the :doc:`positional $ operator for updates `. Use :projection:`$` in the :term:`projection` document of the