Skip to content

Commit 45c8b35

Browse files
authored
Merge pull request #1674 from dogledogle/patch-6
docs(guide): fix capitalization of Vite
2 parents 7dd64c9 + 45213c7 commit 45c8b35

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

guide/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Vite 还提供了强大的扩展性,可通过其 [插件 API](./api-plugin)
2828

2929
## 在线试用 Vite {#trying-vite-online}
3030

31-
你可以通过 [StackBlitz](https://vite.new/) 在线试用 vite。它直接在浏览器中运行基于 Vite 的构建,因此它与本地开发几乎无差别,同时无需在你的机器上安装任何东西。你可以浏览 `vite.new/{template}` 来选择你要使用的框架。
31+
你可以通过 [StackBlitz](https://vite.new/) 在线试用 Vite。它直接在浏览器中运行基于 Vite 的构建,因此它与本地开发几乎无差别,同时无需在你的机器上安装任何东西。你可以浏览 `vite.new/{template}` 来选择你要使用的框架。
3232

3333
目前支持的模板预设如下:
3434

0 commit comments

Comments
 (0)