From 166ecf036f5c0e2b424e779ab663d67701356b9b Mon Sep 17 00:00:00 2001 From: syneva-runyan Date: Thu, 12 Nov 2020 21:10:53 -0500 Subject: [PATCH] Removed space --- CONTRIBUTING.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 4f4b8b38..8d5db71a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -7,7 +7,6 @@ series [How to Contribute to an Open Source Project on GitHub][egghead] ## Project setup - 1. Fork and clone the repo 2. Run `npm run setup -s` to install dependencies and run validation 3. Create a branch for your PR with `git checkout -b pr/your-branch-name`