From 7a45dd9710e771c71105171addea26249a90b659 Mon Sep 17 00:00:00 2001 From: Mark Johnson <mjohnson24@comcast.net> Date: Sun, 28 Oct 2018 13:32:50 -0500 Subject: [PATCH] Update README.md added a comma before expecially under the 'First Contributions" section and changed the "e" to lower case. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fa5feef540..3502837cd5 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ # First Contributions -It's hard. It's always hard the first time you do something. Especially when you are collaborating, making mistakes isn't a comfortable thing. We wanted to simplify the way new open-source contributors learn & contribute for the first time. +It's hard. It's always hard the first time you do something, especially when you are collaborating, making mistakes isn't a comfortable thing. We wanted to simplify the way new open-source contributors learn & contribute for the first time. Reading articles & watching tutorials can help, but what's better than actually doing the stuff in a practice environment? This project aims at providing guidance & simplifying the way beginners make their first contribution. If you are looking to make your first contribution, follow the steps below. -- GitLab