Skip to content

Commit

Permalink
Fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Philipp Alferov committed Oct 24, 2015
1 parent 1902fbc commit 71e29b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ arrayToTree(data, {

## API

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

#### Params
Expand Down

0 comments on commit 71e29b4

Please sign in to comment.