Skip to content

Commit 3c2074b

Browse files
authored
Update UPGRADE.md
1 parent b8edc05 commit 3c2074b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

UPGRADE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ if you want to upgrade from version A to version C and there is
88
version B between A and C, you need to following the instructions
99
for both A and B.
1010

11-
Upgrade from 2.0.0 tp 2.0.1
11+
Upgrade from 2.0.0 to 2.0.1
1212
---------------------------
1313

1414
- Change namespace prefix `yii\multipleinput\` to `unclead\multipleinput\`.
@@ -40,4 +40,4 @@ After installing version 1.1.0 you have to rename js events following the next s
4040

4141
- Event `init` rename to `afterInit`
4242
- Event `addNewRow` rename to `afterAddRow`
43-
- Event `removeRow` rename to `afterDeleteRow`
43+
- Event `removeRow` rename to `afterDeleteRow`

0 commit comments

Comments
 (0)