From a2071fc41b1be32b19dee55cfa19e5099927ad29 Mon Sep 17 00:00:00 2001
From: Takeshi Suzuki <takeshibaconsuzuki@gmail.com>
Date: Sat, 24 Mar 2018 23:58:26 -0500
Subject: [PATCH] Fix unfinished sentence in CONTRIBUTING.md

---
 CONTRIBUTING.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index b786678e8..cd69eb647 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -43,7 +43,7 @@ A bit more formal way of communication with fellow Redox devs, but a little less
 
 ### <a name="prs"> Pull Requests </a>
 
-It's fine to just submit a small pull request without first making an issue or asking in the chat, but if it's a significant change that will require a lot of **planning and reviewing**. Also see [Creating a Pull Request](#creating-a-pr) and [Git Style Guidelines](#git-style-guidelines).
+It's fine to just submit a small pull request without first making an issue or asking in the chat, **unless** it's a significant change that will require a lot of planning and reviewing. Also see [Creating a Pull Request](#creating-a-pr) and [Git Style Guidelines](#git-style-guidelines).
 
 ### <a name="discourse"> Discourse </a>
 
-- 
GitLab