From 5fb29a47ba9db0e2c8d627d2b661e9f568e6611c Mon Sep 17 00:00:00 2001 From: Joachim Ansorg Date: Fri, 12 Nov 2021 18:56:43 +0100 Subject: [PATCH] Updated SC1116 (markdown) --- SC1116.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SC1116.md b/SC1116.md index ba0aeb1..f2f8690 100644 --- a/SC1116.md +++ b/SC1116.md @@ -1,4 +1,4 @@ -## Missing $ on a $((..)) expression? (or use ( ( for arrays). +## Missing `$` on a `$((..))` expression? (or use `( (` for arrays). ### Problematic code: