From e3b9423fd0639635e4c01c75061da975a103a8ad Mon Sep 17 00:00:00 2001 From: study the user Date: Tue, 20 Oct 2015 23:04:59 -0500 Subject: [PATCH] Edited Punctuation MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Edited punctuation and added in “?” --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e57917105..fdd88f9f5 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -12,7 +12,7 @@ compass create -r zurb-foundation --using foundation ## Development -Want to test out the Compass templates. Don't recompile the gem every time, use `bundler` like so: +Want to test out the Compass templates? Don't recompile the gem every time, use `bundler` like so: ```bash mkdir demo1 -- 2.47.2