diff --git a/SC1104.md b/SC1104.md index 0db3335..d36d06b 100644 --- a/SC1104.md +++ b/SC1104.md @@ -1,4 +1,4 @@ -## Use #!, not just !, for the shebang. +## Use `#!`, not just `!`, for the shebang. ### Problematic code: