From 9776535dd0f4f727f82075ca792401b96b7b7d5e Mon Sep 17 00:00:00 2001 From: gourabk121 <44121563+gourabk121@users.noreply.github.com> Date: Wed, 14 Nov 2018 02:09:44 +0530 Subject: [PATCH] line 58 (#25857) --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 507b34f434..69314bd1b5 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 in 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.