From a1328a0b567af3566de0e26dfdacf2abea9c56a7 Mon Sep 17 00:00:00 2001 From: Joachim Ansorg Date: Fri, 12 Nov 2021 19:10:40 +0100 Subject: [PATCH] Updated SC1124 (markdown) --- SC1124.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: