Skip to content

Commit b5bad7d

Browse files
authored
docs(cn): fix translation in guide/index.md
docs(cn): fix translation in guide/index.md
1 parent 98b087e commit b5bad7d

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
@@ -42,7 +42,7 @@ bun add -D vitest
4242
:::
4343

4444
:::tip
45-
Vitest 需要 Vite >=v6.4.0 and 和 >=v22.12.0
45+
Vitest 需要 Vite >=v6.4.0 和 Node >=v22.12.0
4646
:::
4747

4848
如果在 `package.json` 中安装一份 `vitest` 的副本,可以使用上面列出的方法之一。然而,如果更倾向于直接运行 `vitest` ,可以使用 `npx vitest``npx` 会随着 npm 和 Node.js 一起被安装)。

0 commit comments

Comments
 (0)