Skip to content

Commit a6d0f80

Browse files
authored
原文有 the
The handler gets called with the error and the Vue instance.
1 parent 03d22be commit a6d0f80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/api/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ type: api
7575
}
7676
```
7777

78-
指定组件的渲染和观察期间未捕获错误的处理函数。处理函数被调用时,可获取错误信息和 Vue 实例。
78+
指定组件的渲染和观察期间未捕获错误的处理函数。这个处理函数被调用时,可获取错误信息和 Vue 实例。
7979

8080
### keyCodes
8181

0 commit comments

Comments
 (0)