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 ad21727 commit b7380d2Copy full SHA for b7380d2
docs/50-counting-sorting/1-counting-documents.mdx
@@ -1,6 +1,6 @@
1
# 👐 $count
2
3
-How can we be sure that this pipeline is returning exactly 2 books?
+How can we be sure that this pipeline is returning exactly 15 books?
4
5
```js
6
let moreThan150pages = {pages: {$gte: 150}}
0 commit comments