Skip to content

Commit 385ef83

Browse files
committed
small fix
1 parent fa00685 commit 385ef83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/fundamentals/builders.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ criteria. The following example returns documents that contain the value
135135
include nested ``$elemMatch`` statements.
136136

137137
The following code demonstrates how to construct a nested
138-
``$elemMatch`` query that uses both implementations of the
138+
``$elemMatch`` query that uses multiple overloads of the
139139
``ElemMatch()`` method:
140140

141141
.. code-block:: csharp

0 commit comments

Comments
 (0)