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