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