From e0e864fd0f5be99c748de23a3e45773ff2c65dc0 Mon Sep 17 00:00:00 2001 From: vrashi <44301343+vrashi@users.noreply.github.com> Date: Sat, 1 Dec 2018 18:58:33 +0530 Subject: [PATCH] corrected few grammar mistakes (#28726) --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 9599c11aa1..7d036463e4 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -55,7 +55,7 @@ You can find an [example article about HTML Anchor Elements here](https://github **What can I write an article about?** -We welcome your help writing these articles. You don't have to be an expert in a topic to write about it.This entire Guide is open source, so even if you make a mistake, another contributor will eventually correct it. +We welcome your help writing these articles. You don't have to be an expert in a topic to write about it. This entire Guide is open source, so even if you make a mistake, another contributor will eventually correct it. To help, find a `stub article` on our [Guide website](https://guide.freecodecamp.org), write the article, then open a pull request to replace the stub with your article. A [pull request](https://help.github.com/articles/about-pull-requests/) is how you'll suggest changes. It lets others know about, review, and eventually adopt your changes.