From 98ba1bc9c054bf5efaeb048bf49c256ac50030dc Mon Sep 17 00:00:00 2001 From: Joachim Ansorg Date: Fri, 12 Nov 2021 19:15:00 +0100 Subject: [PATCH] Updated SC2004 (markdown) --- SC2004.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SC2004.md b/SC2004.md index 0f09cba..93c63b2 100644 --- a/SC2004.md +++ b/SC2004.md @@ -1,4 +1,4 @@ -# $/${} is unnecessary on arithmetic variables. +# `$`/`${}` is unnecessary on arithmetic variables. ### Problematic code: