From e186c2df16c16ee5fedecef78d1c806cfa1130dc Mon Sep 17 00:00:00 2001 From: Joachim Ansorg Date: Fri, 12 Nov 2021 10:42:02 +0100 Subject: [PATCH] Markdown update in heading --- SC1068.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SC1068.md b/SC1068.md index 854d958..ca99b06 100644 --- a/SC1068.md +++ b/SC1068.md @@ -1,4 +1,4 @@ -# Don't put spaces around the = in assignments. +# Don't put spaces around the `=` in assignments. ### Problematic code: