diff --git a/SC1048.md b/SC1048.md index 80dd26a..1db5da7 100644 --- a/SC1048.md +++ b/SC1048.md @@ -1,4 +1,4 @@ -## Can't have empty then clauses (use 'true' as a no-op). +## Can't have empty then clauses (use `true` as a no-op). ### Problematic code: