Skip to content

Commit de4973d

Browse files
Update README.md
1 parent 622287f commit de4973d

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
@@ -178,7 +178,7 @@ explicitly set the selection type, use:
178178
->multiple(false)
179179
```
180180

181-
By default, the tree key (wire key) will be a random generated value, you can change this with the following method.
181+
you can change the tree key with the following method.
182182

183183
```php
184184
->treeKey('my-cool-tree')

0 commit comments

Comments
 (0)