Skip to content

Commit 60c74e2

Browse files
authored
Merge pull request #160 from MeCKodo/patch-1
错字
2 parents 6b5aa6b + cafbb63 commit 60c74e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/v2/guide/plugins.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ MyPlugin.install = function (Vue, options) {
4444
...
4545
})
4646

47-
// 4. 添加事例方法
47+
// 4. 添加实例方法
4848
Vue.prototype.$myMethod = function (options) {
4949
// 逻辑...
5050
}

0 commit comments

Comments
 (0)