From 57112c20050a6fed08641b5742719daaaf939cba Mon Sep 17 00:00:00 2001 From: Joachim Ansorg Date: Fri, 12 Nov 2021 19:12:37 +0100 Subject: [PATCH] Updated SC1140 (markdown) --- SC1140.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SC1140.md b/SC1140.md index c51c33c..5e14ebe 100644 --- a/SC1140.md +++ b/SC1140.md @@ -1,4 +1,4 @@ -## Unexpected parameters after condition. Missing &&/||, or bad expression? +## Unexpected parameters after condition. Missing `&&`/`||`, or bad expression? ### Problematic code: