Skip to content

Commit 63e00c1

Browse files
lingwei0604posva
authored andcommitted
docs(cn): fix translation error (#2015)
1 parent 0aac967 commit 63e00c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/zh-cn/essentials/getting-started.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
### JavaScript
3131

3232
``` js
33-
// 0. 如果使用模块化机制编程,導入Vue和VueRouter,要调用 Vue.use(VueRouter)
33+
// 0. 如果使用模块化机制编程,导入Vue和VueRouter,要调用 Vue.use(VueRouter)
3434

3535
// 1. 定义(路由)组件。
3636
// 可以从其他文件 import 进来

0 commit comments

Comments
 (0)