From c03ce0f1cbb7220f5e19e505dd85c85a3a39480f Mon Sep 17 00:00:00 2001
From: Kolen Cheung <christian.kolen@gmail.com>
Date: Thu, 26 Oct 2017 22:26:55 -0700
Subject: [PATCH] partially undo b851c2a

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

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 0aa24fe75..c104c7381 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -53,7 +53,7 @@ margin size, this information will be lost on converting from docx
 to `odt`.  (You can, however, customize margin size using `--reference-doc`.)
 
 So before submitting a bug report, consider whether it might be
-"out of scope". If it concerns a feature of documents that isn't
+"out of scope." If it concerns a feature of documents that isn't
 representable in pandoc's Markdown, then it very likely is.
 (If in doubt, you can always ask on [pandoc-discuss].)