Skip to content

Commit a241dc2

Browse files
committed
fixed typo
1 parent b483b48 commit a241dc2

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
@@ -283,7 +283,7 @@ In some cases you need to have the ability to delete all rows in the list. For t
283283
### Guess column title
284284

285285
Sometimes you can use the widget without defining columns but you want to have the column header of the table.
286-
In this case you can use `enableGuessColumn` option like in the example below:
286+
In this case you can use `enableGuessTitle` option like in the example below:
287287

288288
```php
289289

0 commit comments

Comments
 (0)