From f2a7308847491ec3a3e750e762305c1e10be7cab Mon Sep 17 00:00:00 2001 From: JeremyStarTM <53786253+JeremyStarTM@users.noreply.github.com> Date: Sat, 27 Mar 2021 14:13:21 +0100 Subject: [PATCH] Changed a typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3050ecc..441030b 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ npm install npm start ``` -This will first install all dependancies, then run a development server complete with auto-reload. +This will first install all dependencies, then run a development server complete with auto-reload. ## IDE setup