Skip to content

Commit

Permalink
docs: Fix a typo Vite => Vitest (#741)
Browse files Browse the repository at this point in the history
  • Loading branch information
nvh95 committed Feb 12, 2022
1 parent 816a546 commit c8a6f4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guide/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

Vitest is a blazing fast unit test framework powered by Vite.

You can learn more about the rationale behind the project in the [Why Vite](./why) section.
You can learn more about the rationale behind the project in the [Why Vitest](./why) section.

## Trying Vitest Online

Expand Down

0 comments on commit c8a6f4b

Please sign in to comment.