diff --git a/SC1084.md b/SC1084.md index 9995bec..392d8f0 100644 --- a/SC1084.md +++ b/SC1084.md @@ -1,4 +1,4 @@ -## Use #!, not !#, for the shebang. +## Use `#!`, not `!#`, for the shebang. ### Problematic code: