Skip to content

Commit 4796217

Browse files
committed
Update global-api.md
1 parent bc133b2 commit 4796217

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/api/global-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ order: 5
66
### Vue.config
77

88
`Vue.config` is an object containing Vue's global settings. Here are the list of all the avaiable settings with their default values:
9-
`Vue.config` 是包含Vue全局设置的对象。下面列出了所有可设置变量及其默认值:
9+
`Vue.config` 是包含 Vue 全局设置的对象。下面列出了所有可设置变量及其默认值:
1010

1111
``` js
1212
{

0 commit comments

Comments
 (0)