From 94ae853d8e69ec0f85bb27ac799426e0a6552ac3 Mon Sep 17 00:00:00 2001 From: rhyneav Date: Tue, 7 Nov 2017 10:14:26 -0500 Subject: [PATCH] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9fd1127..d035467 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ Here's the full workflow for customization: - Once `npm start` or `npm run build` has been run then it will create the new css so that the new color can be used as a text, border or background ## Contributing -This project is open source and contributions are very welcomed. It is also as beginner friendly as possible, so don't be xafraid to jump in if you've never contributed to any Git project before! Feel free to reach out if you are new and need help with the process. +This project is open source and contributions are very welcomed. It is also as beginner friendly as possible, so don't be afraid to jump in if you've never contributed to any Git project before! Feel free to reach out if you are new and need help with the process. Similar to customizing, make sure you have Git, Node, and NPM on your system. - fork the repo via the fork button in the upper left