Skip to content

Commit f1b7741

Browse files
committed
MW PR fixes 1
1 parent 385ef83 commit f1b7741

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/fundamentals/builders.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -130,8 +130,8 @@ criteria. The following example returns documents that contain the value
130130

131131
.. tip:: ElemMatch() Overload
132132

133-
The ``ElemMatch()`` method has an overload to accept a single filter
134-
parameter. This functionality supports performing queries that
133+
The ``ElemMatch()`` method has an overload that accepts a single filter
134+
parameter. You can use this overload to perform queries that
135135
include nested ``$elemMatch`` statements.
136136

137137
The following code demonstrates how to construct a nested

0 commit comments

Comments
 (0)