From b8f2ffe9ff6c27a5f5362594b6d5cf3799f5a390 Mon Sep 17 00:00:00 2001 From: TinCanTech Date: Thu, 2 Dec 2021 14:37:36 +0000 Subject: [PATCH] Updated SC3009 (markdown) --- SC3009.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SC3009.md b/SC3009.md index 1811309..974067f 100644 --- a/SC3009.md +++ b/SC3009.md @@ -1,4 +1,4 @@ -In POSIX `sh`, brace expansion is undefined. +**In POSIX `sh`, brace expansion is undefined.** Problematic code: ```