From 53f2f4bab1180c878b7b2c1447ac39f6a869859f Mon Sep 17 00:00:00 2001 From: Joachim Ansorg Date: Fri, 12 Nov 2021 19:31:05 +0100 Subject: [PATCH] Updated SC2093 (markdown) --- SC2093.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SC2093.md b/SC2093.md index f5f1011..4f18a08 100644 --- a/SC2093.md +++ b/SC2093.md @@ -1,4 +1,4 @@ -## Remove "exec " if script should continue after this command. +## Remove `exec ` if script should continue after this command. ### Problematic code: