Skip to content

Commit e0a0d60

Browse files
authored
Update README.md
fixed simple typo in earlier
1 parent d6de978 commit e0a0d60

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
@@ -15,7 +15,7 @@ By default it supports Bootstrap 3.
1515
For laravel 4 version check [laravel4-form-builder](https://github.com/kristijanhusak/laravel4-form-builder)
1616

1717
## Upgrade to 1.6
18-
If you upgraded to `>1.6.*` from `1.5.*` or eariler, and having problems with form value binding, rename `default_value` to `value`.
18+
If you upgraded to `>1.6.*` from `1.5.*` or earlier, and having problems with form value binding, rename `default_value` to `value`.
1919

2020
More info in [changelog](https://github.com/kristijanhusak/laravel-form-builder/blob/master/CHANGELOG.md)
2121

0 commit comments

Comments
 (0)