From c5fbbd987776579395b45ec086c02709dca7ac90 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Sat, 31 Oct 2015 12:58:13 -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 dc7e16280..577386c02 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -23,7 +23,7 @@ The most important part when opening an issue: **detailed steps**. 1. Submit **bugs/issues only**. - Bugs occur, I will fix them. -1. _One_ specific issue per entry. +1. _One specific_ issue per entry. 1. The logger is the tool of choice to use to help diagnose issues. 1. Do **NOT**: - Submit design ideas.