diff --git a/SC1113.md b/SC1113.md index 2f3cad7..6d95bf4 100644 --- a/SC1113.md +++ b/SC1113.md @@ -1,4 +1,4 @@ -## Use #!, not just #, for the shebang. +## Use `#!`, not just `#`, for the shebang. ### Problematic code: