Skip to content

Commit 5177304

Browse files
committed
plurals!
1 parent 51d4613 commit 5177304

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/includes/ref-toc-operator-query-array.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: "Matches arrays that contain all elements specified in the query."
44
---
55
name: ":query:`$elemMatch`"
66
file: /reference/operator/query/elemMatch
7-
description: "Selects documents if element in the array field matches all the specified :query:`$elemMatch` condition."
7+
description: "Selects documents if element in the array field matches all the specified :query:`$elemMatch` conditions."
88
---
99
name: ":query:`$size`"
1010
file: /reference/operator/query/size

0 commit comments

Comments
 (0)