From 7d6f0d6fdf145f0cbc8bbe239343f14e08d77353 Mon Sep 17 00:00:00 2001 From: Meg528 <71841959+Meg528@users.noreply.github.com> Date: Wed, 12 Feb 2025 11:21:33 -0700 Subject: [PATCH] Update 1-empty-aggregation.mdx --- docs/30-simple-queries/1-empty-aggregation.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)