Skip to content

Commit a93b64a

Browse files
committed
Update README.md
fix typo
1 parent 70a5bae commit a93b64a

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
@@ -47,7 +47,7 @@ You can find more detail about this use case [here](docs/single_column.md)
4747

4848
![Multiple columns example](./docs/images/multiple-column.gif?raw=true)
4949

50-
For example you keep some data in json format in attribute of model. Imagine that it is an absctract user schedule with keys: user_id, day, priority
50+
For example you keep some data in json format in attribute of model. Imagine that it is an abstract user schedule with keys: user_id, day, priority
5151

5252
On the edit page you want to be able to manage this schedule and you can you yii2-multiple-input widget like in the following code
5353

0 commit comments

Comments
 (0)