From f24ddf7215e0b1054aaf45f09b772545e98525da Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Esser?= Date: Mon, 20 Jun 2022 10:58:00 +0100 Subject: [PATCH] fixes small typos in README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5c6d9c8..61fbe3b 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Code for: https://www.youtube.com/playlist?list=PLN3n1USn4xlma1bBu3Tloe4NyYn9Ko8 # Installing -1. Clone and install dependecies +1. Clone and install dependencies ``` git clone https://github.com/benawad/type-graphql-series.git cd type-graphql-series @@ -29,3 +29,4 @@ yarn start To verified it worked, you can go to http://localhost:4000 If you need any help setting this up feel free to message me on Discord: https://discord.gg/Vehs99V +