We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8bfdb28 commit 1fd3354Copy full SHA for 1fd3354
source/reference/operator/all.txt
@@ -20,7 +20,7 @@ $all
20
21
This query selects all documents in the ``inventory`` collection
22
where the ``tags`` field contains an array with the elements,
23
- ``appliances``, ``school``, and ``technology``.
+ ``appliances``, ``school``, and ``book``.
24
25
Therefore, the above query will match documents in the ``inventory``
26
collection that have a ``tags`` field that hold *either* of the
0 commit comments