From 48c55ff78d5bb01ce5dedbebb4c9cc123a37024b Mon Sep 17 00:00:00 2001 From: Joachim Ansorg Date: Fri, 12 Nov 2021 18:56:14 +0100 Subject: [PATCH] Updated SC1115 (markdown) --- SC1115.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SC1115.md b/SC1115.md index 9a45e56..9cd5454 100644 --- a/SC1115.md +++ b/SC1115.md @@ -1,4 +1,4 @@ -## Remove spaces between # and ! in the shebang. +## Remove spaces between `#` and `!` in the shebang. ### Problematic code: