diff --git a/SC2200.md b/SC2200.md index 81a14e1..fe91ea1 100644 --- a/SC2200.md +++ b/SC2200.md @@ -1,4 +1,4 @@ -## Brace expansions don't work as operands in [ ]. Use a loop. +## Brace expansions don't work as operands in `[ ]`. Use a loop. ### Problematic code: