From 0677594961437e594fe7070c4d8bb871c8a3c346 Mon Sep 17 00:00:00 2001 From: jasonblais Date: Thu, 27 Aug 2015 14:26:24 -0400 Subject: Add missing period --- STYLE-GUIDE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/STYLE-GUIDE.md b/STYLE-GUIDE.md index 0da0a14f8..3e5856bab 100644 --- a/STYLE-GUIDE.md +++ b/STYLE-GUIDE.md @@ -49,7 +49,7 @@ function myFunction ( parm1, parm2 ){ ### Semicolons -- You must use them always +- You must use them always. ```javascript // Correct -- cgit v1.2.3-1-g7c22