8000 Merge pull request #1794 from purekid/patch-1 · rabbitocat/vue@3a05b51 · GitHub
[go: up one dir, main page]

Skip to content

Commit 3a05b51

Browse files
committed
Merge pull request vuejs#1794 from purekid/patch-1
Update state.js
2 parents e534276 + 5f62730 commit 3a05b51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/instance/state.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ exports._initData = function () {
8080
}
8181

8282
/**
83-
* Swap the isntance's $data. Called in $data's setter.
83+
* Swap the instance's $data. Called in $data's setter.
8484
*
8585
* @param {Object} newData
8686
*/

0 commit comments

Comments
 (0)
0