diff --git a/docs/30-simple-queries/1-empty-aggregation.mdx b/docs/30-simple-queries/1-empty-aggregation.mdx index 3328274..b34bd54 100644 --- a/docs/30-simple-queries/1-empty-aggregation.mdx +++ b/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]( [] ``` -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)