Skip to content

Commit 436e074

Browse files
potato4dkazupon
andauthored
Update src/api/application-config.md
Co-authored-by: kazuya kawaguchi <[email protected]>
1 parent 6972436 commit 436e074

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/api/application-config.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ app.config.errorHandler = (err, vm, info) => {
5252

5353
```js
5454
app.config.warnHandler = function(msg, vm, trace) {
55-
// `trace` は、コンポーネントのヒエラルキートレースです
55+
// `trace` は、コンポーネント階層のトレースです
5656
}
5757
```
5858

0 commit comments

Comments
 (0)