Skip to content

Commit f1b5503

Browse files
authored
Merge pull request #57 from Meg528/patch-42
Update 20-simple-match-array.mdx
2 parents e3582b6 + 2a463eb commit f1b5503

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)