Skip to content

Commit 1f1a4ed

Browse files
committed
Merge pull request #5 from arogachev/master
Fixed typo in docs
2 parents 3ee9ad1 + aa637fd commit 1f1a4ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/multiple_columns.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
![Multiple columns example](./images/multiple-column.gif?raw=true)
44

5-
For example you want to have an interface for manage user schedule. For simpliсшен we will store the schedule in json string.
5+
For example you want to have an interface for manage user schedule. For simplicity we will store the schedule in json string.
66

77
In this case you can use `yii2-multiple-input` widget for supporting multiple inputs how to describe below.
88

0 commit comments

Comments
 (0)