From 0970520ac2773171b3c8ef5dcc0dc703eafa10a2 Mon Sep 17 00:00:00 2001 From: Joachim Ansorg Date: Mon, 15 Nov 2021 11:30:45 +0100 Subject: [PATCH] Updated SC3006 (markdown) --- SC3006.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SC3006.md b/SC3006.md index 4b8aed5..c2941c6 100644 --- a/SC3006.md +++ b/SC3006.md @@ -1,4 +1,4 @@ -## In POSIX sh, standalone ((..)) is undefined. +## In POSIX sh, standalone `((..))` is undefined. ### Problematic code: