Skip to content
This repository was archived by the owner on Aug 8, 2022. It is now read-only.

Commit 0e23fad

Browse files
authored
Merge pull request #126 from JinZhenZon/master
fix: incoherent translation of terms
2 parents bcc0bab + 1337225 commit 0e23fad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/guide/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ vue upgrade --next
6262

6363
[Vite](https://github.com/vitejs/vite) 是一个 web 开发构建工具,由于其原生 ES 模块导入方法,它允许快速提供代码。
6464

65-
通过在终端中运行以下命令,可以使用 Vite 快速设置 Vue 项目。
65+
通过在终端中运行以下命令,可以使用 Vite 快速构建 Vue 项目。
6666

6767
使用 NPM:
6868

0 commit comments

Comments
 (0)