diff --git a/SC2000.md b/SC2000.md index 3664a13..f5e75fc 100644 --- a/SC2000.md +++ b/SC2000.md @@ -1,4 +1,4 @@ -# See if you can use ${#variable} instead +# See if you can use `${#variable}` instead `${#variable}` will be equal to the number of characters in `"${variable}"`