Skip to content

Commit 71e29b4

Browse files
author
Philipp Alferov
committed
Fix readme
1 parent 1902fbc commit 71e29b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ arrayToTree(data, {
9090

9191
## API
9292

93-
### `arrayToTree(options)`
93+
### `arrayToTree(data, options)`
9494
Convert a plain array of nodes (with pointers to parent nodes) to a a nested data structure.
9595

9696
#### Params

0 commit comments

Comments
 (0)