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: