Skip to content

Commit 171eaee

Browse files
committed
NR suggestion
1 parent 68fbb80 commit 171eaee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/reference/aggregation.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ find the total number of documents which have the exact array
104104
method and may not support the same filters. ``countDocuments`` uses the
105105
``$match`` stage of the aggregation pipeline to filter documents. To learn more
106106
about limitations of the ``$match`` stage, see :manual:`$match Restrictions </reference/operator/aggregation/match/#restrictions>`
107-
in the MongoDB Server documentation.
107+
in the MongoDB Server manual.
108108

109109
Distinct
110110
~~~~~~~~

0 commit comments

Comments
 (0)