From e13e6f34d2ae48ef47d71cf5aa7b3ffc76ddedf6 Mon Sep 17 00:00:00 2001 From: Emil Hessman Date: Sun, 13 Aug 2017 19:35:53 +0200 Subject: [PATCH] Fix contribution typo --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 33bf4c266..0ee97d3fa 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -162,7 +162,7 @@ what the tests are there for. Git Commits ----------- -I would be good if you could follow the same general style regarding Git +It would be good if you could follow the same general style regarding Git commits as the rest of the project, this makes reviewing code, browsing the history and triaging bugs much easier.