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 68fbb80 commit 171eaeeCopy full SHA for 171eaee
source/reference/aggregation.txt
@@ -104,7 +104,7 @@ find the total number of documents which have the exact array
104
method and may not support the same filters. ``countDocuments`` uses the
105
``$match`` stage of the aggregation pipeline to filter documents. To learn more
106
about limitations of the ``$match`` stage, see :manual:`$match Restrictions </reference/operator/aggregation/match/#restrictions>`
107
- in the MongoDB Server documentation.
+ in the MongoDB Server manual.
108
109
Distinct
110
~~~~~~~~
0 commit comments