From bc14b091a39098675f2451d881c16a29b19324cd Mon Sep 17 00:00:00 2001 From: Jeffrey Morgan Date: Thu, 12 Mar 2015 15:27:08 -0400 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index df13e77c11..36ff325563 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -20,7 +20,7 @@ Please limit GitHub issues to Bugs and Feature suggestions: ## Bug Reports -A bug is a reproducible and caused by the code in the repository. For bug reports: +A bug is reproducible and caused by the code in the repository. For bug reports: 1. **Search the existing issues** to see if an issue already exists (and if so, throw in a handy :+1:)!