We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab807e8 commit 87f9c14Copy full SHA for 87f9c14
README.md
@@ -61,7 +61,7 @@ You can provide a second argument to arrayToTree with configuration options. Rig
61
62
- `id`: key of the id field of the item. Default: `"id"`
63
- `parentId`: key of the parent's id field of the item. Default: `"parentId"`
64
-- `dataField`: key which will contain all properties/data of the origina items. Set to null if you don't want a container. Default: `"data"`
+- `dataField`: key which will contain all properties/data of the original items. Set to null if you don't want a container. Default: `"data"`
65
66
Example:
67
0 commit comments