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.
2 parents b8edc05 + 3c2074b commit 07b0f66Copy full SHA for 07b0f66
UPGRADE.md
@@ -8,7 +8,7 @@ if you want to upgrade from version A to version C and there is
8
version B between A and C, you need to following the instructions
9
for both A and B.
10
11
-Upgrade from 2.0.0 tp 2.0.1
+Upgrade from 2.0.0 to 2.0.1
12
---------------------------
13
14
- 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
40
41
- Event `init` rename to `afterInit`
42
- Event `addNewRow` rename to `afterAddRow`
43
-- Event `removeRow` rename to `afterDeleteRow`
+- Event `removeRow` rename to `afterDeleteRow`
0 commit comments