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