Skip to content

Commit db5691d

Browse files
potato4dfimion
authored andcommitted
fix: Resolve typo in application-config example (#736)
1 parent 92b35e4 commit db5691d

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
@@ -117,7 +117,7 @@ app.mixin({
117117
hello: 'Vue'
118118
})
119119

120-
// 'Hello, Vue
120+
// 'Hello, Vue'
121121
```
122122

123123
Define merging strategies for custom options.

0 commit comments

Comments
 (0)