From 0db6d1e9e76c7a8e2f7c202b166ac8bcd55a7b36 Mon Sep 17 00:00:00 2001 From: Joachim Ansorg Date: Fri, 12 Nov 2021 10:46:17 +0100 Subject: [PATCH] Markdown update in heading --- SC1084.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: