From 4d9efb940c37bdcb9cdeca7c21de3459049aa550 Mon Sep 17 00:00:00 2001 From: Sacha Weatherstone Date: Sun, 9 Jul 2023 15:45:56 +1000 Subject: [PATCH] Fix readme typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a4c85b47..86d7b382 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ Install the dependencies. pnpm i ``` -Start the developtment server: +Start the development server: ```bash pnpm dev