Skip to content

Commit cafbb63

Browse files
authored
错字
事例 -> 实例
1 parent 6b5aa6b commit cafbb63

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)