Skip to content

Commit 2a463eb

Browse files
authored
Update 20-simple-match-array.mdx
1 parent b736a97 commit 2a463eb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/40-using-arrays/20-simple-match-array.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import Tabs from '@theme/Tabs';
22
import TabItem from '@theme/TabItem';
33

4-
# 👐 Simple arrays
4+
# 👐 Simple Arrays
55

66
## 👐 Get all the Science Fiction Books
77

@@ -179,4 +179,4 @@ db.books.aggregate([
179179
])
180180
```
181181
</TabItem>
182-
</Tabs>
182+
</Tabs>

0 commit comments

Comments
 (0)