From 6fad82782ae395a3346b07b0d87423e64629aa50 Mon Sep 17 00:00:00 2001 From: Joachim Ansorg Date: Fri, 12 Nov 2021 20:01:18 +0100 Subject: [PATCH] Updated SC3003 (markdown) --- SC3003.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SC3003.md b/SC3003.md index 88f36d5..79c0602 100644 --- a/SC3003.md +++ b/SC3003.md @@ -1,4 +1,4 @@ -## In POSIX sh, $'..' is undefined. +## In POSIX sh, `$'..'` is undefined. ### Problematic code: