diff --git a/SC2001.md b/SC2001.md index 8942b07..c378b77 100644 --- a/SC2001.md +++ b/SC2001.md @@ -1,4 +1,4 @@ -## SC2001: See if you can use ${variable//search/replace} instead. +## SC2001: See if you can use `${variable//search/replace}` instead. ### Problematic code: