From 2a463eb54e9a29d597e38a3a020c481afd68b6cc Mon Sep 17 00:00:00 2001 From: Meg528 <71841959+Meg528@users.noreply.github.com> Date: Wed, 12 Feb 2025 11:39:32 -0700 Subject: [PATCH] Update 20-simple-match-array.mdx --- docs/40-using-arrays/20-simple-match-array.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/40-using-arrays/20-simple-match-array.mdx b/docs/40-using-arrays/20-simple-match-array.mdx index 6078680..a11e441 100644 --- a/docs/40-using-arrays/20-simple-match-array.mdx +++ b/docs/40-using-arrays/20-simple-match-array.mdx @@ -1,7 +1,7 @@ import Tabs from '@theme/Tabs'; import TabItem from '@theme/TabItem'; -# 👐 Simple arrays +# 👐 Simple Arrays ## 👐 Get all the Science Fiction Books @@ -179,4 +179,4 @@ db.books.aggregate([ ]) ``` - \ No newline at end of file +