From e2b751e0f09ccdd9a12364b40bf6003068c19ea5 Mon Sep 17 00:00:00 2001 From: Joachim Ansorg Date: Fri, 12 Nov 2021 10:42:44 +0100 Subject: [PATCH] Markdown update in heading --- SC1075.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SC1075.md b/SC1075.md index 2f2274d..10232d0 100644 --- a/SC1075.md +++ b/SC1075.md @@ -1,4 +1,4 @@ -## Use 'elif' instead of 'else if'. +## Use `elif` instead of `else if`. ### Problematic code: