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

fix: incoherent translation of terms #126

Merged
merged 1 commit into from
Sep 23, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/guide/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ vue upgrade --next

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

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

使用 NPM:

Expand Down