Skip to content

Commit

Permalink
Merge pull request #38 from illlust/3.x
Browse files Browse the repository at this point in the history
Fix typos
  • Loading branch information
CodeWithDennis authored Nov 13, 2023
2 parents a37e9c5 + 94e5a7f commit 60aa02b
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 @@ -135,7 +135,7 @@ All groups will be opened to this level
Specify the list's force direction. Options include: auto (default), top, and bottom.

```PHP
->directon('top')
->direction('top')
```

Display individual leaf nodes instead of the main group when all leaf nodes are selected
Expand Down

0 comments on commit 60aa02b

Please sign in to comment.