From 04b99e3697e36efdb18890bc3e2e7cf5c8cdaa52 Mon Sep 17 00:00:00 2001 From: Joachim Ansorg Date: Fri, 12 Nov 2021 18:56:00 +0100 Subject: [PATCH] Updated SC1113 (markdown) --- SC1113.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: