diff --git a/SC2295.md b/SC2295.md index 7ac0ec3..fbb30e7 100644 --- a/SC2295.md +++ b/SC2295.md @@ -1,4 +1,4 @@ -## Expansions inside ${..} need to be quoted separately, otherwise they will match as a pattern. +## Expansions inside `${..}` need to be quoted separately, otherwise they will match as a pattern. ### Problematic code: