Skip to content

Commit 3edcfc8

Browse files
Corrects a typo
1 parent 04c49c9 commit 3edcfc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ const tree = arrayToTree([
4141
])
4242
```
4343

44-
Which results in the following Array:
44+
Which results in the following array:
4545

4646
```js
4747
[

0 commit comments

Comments
 (0)