From 9a70a5af270b7d0a5ebc374131459fec8b43c403 Mon Sep 17 00:00:00 2001 From: Idorenyin Udoh Date: Thu, 18 Mar 2021 22:50:44 +0100 Subject: [PATCH] fix grammatical error in installation.md avoid repetition of conjunction, that. and change 'vite' to 'Vite'. --- src/guide/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/guide/installation.md b/src/guide/installation.md index 5949c9ebc8..171424b7d3 100644 --- a/src/guide/installation.md +++ b/src/guide/installation.md @@ -98,7 +98,7 @@ $ yarn $ yarn dev ``` -It might occur, that when your username has a space in it like 'Mike Baker' that vite cannot succeed. Have a try with +It might occur, that when your username has a space in it like 'Mike Baker', Vite cannot succeed. Have a try with ```bash $ create-vite-app