diff --git a/SC2229.md b/SC2229.md index bd0adfd..9916c80 100644 --- a/SC2229.md +++ b/SC2229.md @@ -1,4 +1,4 @@ -## This does not read 'foo'. Remove $/${} for that, or use ${var?} to quiet. +## This does not read `foo`. Remove `$`/`${}` for that, or use `${var?}` to quiet. ### Problematic code: