From 32541faa8d911bfed95d39a79eadf65b0d1fe881 Mon Sep 17 00:00:00 2001 From: Ashik Paul Date: Thu, 9 Jul 2020 23:19:24 +0530 Subject: [PATCH] Fixed a minor typo --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 0148b48f78..2dcac0c971 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -14,7 +14,7 @@ The code in the repository should match the code written in the YouTube tutorial To make a contribution, fork this repository and create a pull request. -If it is a "commmunity contribution" please try to **include a link to a running demo** (or video / gif / +If it is a "community contribution" please try to **include a link to a running demo** (or video / gif / screen capture) in the pull request's description. This makes it easy to quickly view the contribution and provide feedback! [Here is a guide with more instructions](https://thecodingtrain.com/Guides/community-contribution-guide.html). If you are just editing a single file, you may click the pencil when viewing the file to edit in the browser.