diff --git a/SC2163.md b/SC2163.md index 9c5cc0b..9fff04a 100644 --- a/SC2163.md +++ b/SC2163.md @@ -1,4 +1,4 @@ -## This does not export 'FOO'. Remove $/${} for that, or use ${var?} to quiet. +## This does not export `FOO`. Remove `$`/`${}` for that, or use `${var?}` to quiet. ### Problematic code: