Skip to content

Commit 0f63ecb

Browse files
author
Eugene Tupikov
committed
Merge branch 'master' of git://github.com/unclead/yii2-multiple-input
2 parents f7dca23 + a241dc2 commit 0f63ecb

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)