From 33beb18004d93b2ae0c8a3d4d189e8fdc35040b7 Mon Sep 17 00:00:00 2001 From: Joachim Ansorg Date: Fri, 12 Nov 2021 10:35:58 +0100 Subject: [PATCH] Markdown update in heading --- SC1048.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SC1048.md b/SC1048.md index 80dd26a..1db5da7 100644 --- a/SC1048.md +++ b/SC1048.md @@ -1,4 +1,4 @@ -## Can't have empty then clauses (use 'true' as a no-op). +## Can't have empty then clauses (use `true` as a no-op). ### Problematic code: