diff --git a/source/reference/operator/all.txt b/source/reference/operator/all.txt index 989020de861..622d7e5cb0f 100644 --- a/source/reference/operator/all.txt +++ b/source/reference/operator/all.txt @@ -20,7 +20,7 @@ $all This query selects all documents in the ``inventory`` collection where the ``tags`` field contains an array with the elements, - ``appliances``, ``school``, and ``technology``. + ``appliances``, ``school``, and ``book``. Therefore, the above query will match documents in the ``inventory`` collection that have a ``tags`` field that hold *either* of the