diff --git a/SC1053.md b/SC1053.md index 18571d1..bcd0c13 100644 --- a/SC1053.md +++ b/SC1053.md @@ -1,4 +1,4 @@ -## Semicolons directly after 'else' are not allowed. Just remove it. +## Semicolons directly after `else` are not allowed. Just remove it. ### Problematic code: