From 2d5f8e007076a43113fdb2958bcb554c46cb435e Mon Sep 17 00:00:00 2001 From: Joachim Ansorg Date: Fri, 12 Nov 2021 19:14:47 +0100 Subject: [PATCH] Updated SC2003 (markdown) --- SC2003.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SC2003.md b/SC2003.md index 3d0f80d..e7996c4 100644 --- a/SC2003.md +++ b/SC2003.md @@ -1,4 +1,4 @@ -# expr is antiquated. Consider rewriting this using $((..)), ${} or __[[__ __]]__. +# expr is antiquated. Consider rewriting this using `$((..))`, `${}` or `[[ ]]`. ### Problematic code: