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 51d4613 commit 5177304Copy full SHA for 5177304
source/includes/ref-toc-operator-query-array.yaml
@@ -4,7 +4,7 @@ description: "Matches arrays that contain all elements specified in the query."
4
---
5
name: ":query:`$elemMatch`"
6
file: /reference/operator/query/elemMatch
7
-description: "Selects documents if element in the array field matches all the specified :query:`$elemMatch` condition."
+description: "Selects documents if element in the array field matches all the specified :query:`$elemMatch` conditions."
8
9
name: ":query:`$size`"
10
file: /reference/operator/query/size
0 commit comments