From 134249936c739f5e00438ea36c5d196bee47a472 Mon Sep 17 00:00:00 2001 From: Rudraksh Karpe Date: Thu, 14 Jul 2022 20:31:25 +0530 Subject: [PATCH] chore: typo (#389) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 448dc0a4e..310aa089f 100644 --- a/README.md +++ b/README.md @@ -209,4 +209,4 @@ docker run --rm -it -p 8080:80 vitesse:latest I have created several Vite apps recently. Setting the configs up is kinda the bottleneck for me to make the ideas simply come true within a very short time. -So I made this starter template for myself to create apps more easily, along with some good practices that I have learned from making those apps. It's strongly opinionated, but feel free to tweak it or even maintains your own forks. [(see community maintained variation forks)](#variations) +So I made this starter template for myself to create apps more easily, along with some good practices that I have learned from making those apps. It's strongly opinionated, but feel free to tweak it or even maintain your own forks. [(see community maintained variation forks)](#variations)