Skip to content

Commit 94e5a7f

Browse files
committed
Fix typos
directon => direction
1 parent a37e9c5 commit 94e5a7f

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
@@ -135,7 +135,7 @@ All groups will be opened to this level
135135
Specify the list's force direction. Options include: auto (default), top, and bottom.
136136

137137
```PHP
138-
->directon('top')
138+
->direction('top')
139139
```
140140

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

0 commit comments

Comments
 (0)