From 68176b70ae369c979d9d31a8f5e62424e9565be2 Mon Sep 17 00:00:00 2001 From: Joachim Ansorg Date: Fri, 12 Nov 2021 19:18:31 +0100 Subject: [PATCH] Updated SC2022 (markdown) --- SC2022.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/SC2022.md b/SC2022.md index f93d831..e9c152a 100644 --- a/SC2022.md +++ b/SC2022.md @@ -1,4 +1,5 @@ -# Note that unlike globs, o* here matches 'ooo' but not 'oscar' +## Note that unlike globs, `o*` here matches `ooo` but not `oscar`. + ### Problematic code: ```sh