From 947ee97a301fe37445f8c841681c19139b1d92f6 Mon Sep 17 00:00:00 2001 From: Ilya Komichev Date: Sat, 29 Jan 2022 05:34:43 +0300 Subject: [PATCH] docs: fix typo --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index 8d8854c3..3a12a01f 100644 --- a/docs/index.md +++ b/docs/index.md @@ -8,7 +8,7 @@ sidebarDepth: 2 VitePress is currently in 0.x status. It is already suitable for out-of-the-box documentation use, but the config and theming API may still change between minor releases. ::: -VitePress is [VuePress](https://vuepress.vuejs.org/)' little brother, built on top of [Vite](https://github.com/vitejs/vite). +VitePress is [VuePress](https://vuepress.vuejs.org/) little brother, built on top of [Vite](https://github.com/vitejs/vite). ## Motivation