Skip to content

Commit fafc731

Browse files
authored
Merge pull request #49 from Meg528/patch-32
Update 1-empty-aggregation.mdx
2 parents 537a79e + 7d6f0d6 commit fafc731

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/30-simple-queries/1-empty-aggregation.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ This code is the equivalent of a `SELECT * FROM AUTHORS`. It returns a [cursor](
2222
[]
2323
```
2424

25-
You're getting all documents in `authors` (although the Atlas UI is only showing a 10 documents sample)
25+
You're getting all documents in `authors` (although the Atlas UI is only showing a 10-documents sample)
2626
</TabItem>
2727

2828
<TabItem value="mongodb-shell" label="MongoDB Shell">

0 commit comments

Comments
 (0)