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: