From c50a6816e8bc22af8fc5d86e005f5ef3fb3c8a74 Mon Sep 17 00:00:00 2001 From: Joachim Ansorg Date: Fri, 12 Nov 2021 18:53:39 +0100 Subject: [PATCH] Updated SC1101 (markdown) --- SC1101.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SC1101.md b/SC1101.md index 025a0fb..26770f3 100644 --- a/SC1101.md +++ b/SC1101.md @@ -1,4 +1,4 @@ -## Delete trailing spaces after \ to break line (or use quotes for literal space). +## Delete trailing spaces after `\` to break line (or use quotes for literal space). ### Problematic code: