From 0f785992dee4ce7f1271493614e979790e3413ed Mon Sep 17 00:00:00 2001 From: koalaman Date: Sat, 8 Jul 2017 17:21:31 -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 207ae4b..b147daf 100644 --- a/SC1052.md +++ b/SC1052.md @@ -1,4 +1,4 @@ -## ## Semicolons directly after 'then' are not allowed. Just remove it. +## Semicolons directly after 'then' are not allowed. Just remove it. ### Problematic code: