Skip to content

Commit b7380d2

Browse files
authored
Update 1-counting-documents.mdx
1 parent ad21727 commit b7380d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/50-counting-sorting/1-counting-documents.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# 👐 $count
22

3-
How can we be sure that this pipeline is returning exactly 2 books?
3+
How can we be sure that this pipeline is returning exactly 15 books?
44

55
```js
66
let moreThan150pages = {pages: {$gte: 150}}

0 commit comments

Comments
 (0)