diff --git a/SC2202.md b/SC2202.md index cab6db3..a06a9ce 100644 --- a/SC2202.md +++ b/SC2202.md @@ -1,4 +1,4 @@ -## Globs don't work as operands in [ ]. Use a loop. +## Globs don't work as operands in `[ ]`. Use a loop. ### Problematic code: