diff --git a/SC1124.md b/SC1124.md index 102e620..e638be1 100644 --- a/SC1124.md +++ b/SC1124.md @@ -1,4 +1,4 @@ -## ShellCheck directives are only valid in front of complete commands like 'case' statements, not individual case branches. +## ShellCheck directives are only valid in front of complete commands like `case` statements, not individual case branches. ### Problematic code: