We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70a5bae commit a93b64aCopy full SHA for a93b64a
README.md
@@ -47,7 +47,7 @@ You can find more detail about this use case [here](docs/single_column.md)
47
48

49
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
+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
51
52
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
53
0 commit comments