From dbf1b6afc0c23a48c691238d4a008005379db363 Mon Sep 17 00:00:00 2001 From: koalaman Date: Sat, 8 Jul 2017 17:21:07 -0700 Subject: [PATCH] Updated SC1051 (markdown) --- SC1051.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SC1051.md b/SC1051.md index d55f21c..b147daf 100644 --- a/SC1051.md +++ b/SC1051.md @@ -1,4 +1,4 @@ -## Don't put semicolons directly after 'then'. +## Semicolons directly after 'then' are not allowed. Just remove it. ### Problematic code: