From 530d5055a25b8f09a33303427cc7f74c20734479 Mon Sep 17 00:00:00 2001 From: Joachim Ansorg Date: Mon, 15 Nov 2021 11:30:31 +0100 Subject: [PATCH] Updated SC3015 (markdown) --- SC3015.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SC3015.md b/SC3015.md index c80d304..39dc42e 100644 --- a/SC3015.md +++ b/SC3015.md @@ -1,4 +1,4 @@ -## In POSIX sh, =~ regex matching is undefined. +## In POSIX sh, `=~` regex matching is undefined. ### Problematic code: