diff --git a/docs/guide/index.md b/docs/guide/index.md index 5e1674bb572a..60bfccbbfc80 100644 --- a/docs/guide/index.md +++ b/docs/guide/index.md @@ -6,7 +6,9 @@ title: Getting Started | Guide ## Overview -Vitest is a next generation testing framework powered by Vite. +Vitest (pronounced as _"veetest"_) is a next generation testing framework +powered by +Vite. You can learn more about the rationale behind the project in the [Why Vitest](/guide/why) section.