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.
2 parents 537a79e + 7d6f0d6 commit fafc731Copy full SHA for fafc731
docs/30-simple-queries/1-empty-aggregation.mdx
@@ -22,7 +22,7 @@ This code is the equivalent of a `SELECT * FROM AUTHORS`. It returns a [cursor](
22
[]
23
```
24
25
-You're getting all documents in `authors` (although the Atlas UI is only showing a 10 documents sample)
+You're getting all documents in `authors` (although the Atlas UI is only showing a 10-documents sample)
26
</TabItem>
27
28
<TabItem value="mongodb-shell" label="MongoDB Shell">
0 commit comments