From 0c6f6862d69869dc9c05400d2c6196f8787b9e8b Mon Sep 17 00:00:00 2001 From: Giovani Date: Thu, 22 Jul 2021 17:17:28 -0400 Subject: [PATCH] chore: fix readme type --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3691ff5..62c46e8 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ This website was created for the purpose of learning how to use React. It contai ### Run Project -To run this project you will need to make sure `npm` and Node is installed on your computer. For more information an how to install `npm` and Node go [here](https://nodejs.org/en/download/). +To run this project you will need to make sure `npm` and Node are installed on your computer. For more information an how to install `npm` and Node go [here](https://nodejs.org/en/download/). From the terminal: