From 5b73fbfa15076181fb4d2a3c2209daf33f39f8ce Mon Sep 17 00:00:00 2001 From: Charlie Arehart Date: Tue, 7 Apr 2020 19:46:25 -0500 Subject: [PATCH] Correcting typo and suggesting improvement --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 6535e24..4354712 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -15,8 +15,8 @@ Before submitting a new application, check if there isn't already application sa If there is one, consider updating it instead of creating a new one. If you would like to submit a new application example, please start by submitting a proposal as an issue. -The maintainers will then use this issue to discuss what the the most valuable example for the application, - technology, language, or framework would be. +The maintainers will then use this issue to discuss what would be the most valuable example for the application, +technology, language, or framework. After the choice has been made, you can submit a pull request with the example remembering to: - include an example README.md to describe the application and explain how to run/use the sample.