From c9d7cdee1b8e525340a6a1621338ae18c8c4ddb5 Mon Sep 17 00:00:00 2001 From: Joachim Ansorg Date: Mon, 31 Oct 2022 15:25:58 +0100 Subject: [PATCH] Updated SC2083 (markdown) --- SC2083.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SC2083.md b/SC2083.md index 5966363..82530c5 100644 --- a/SC2083.md +++ b/SC2083.md @@ -1,4 +1,4 @@ -## Don't add spaces after the slash in './file' +## Don't add spaces after the slash in `./file`. ### Problematic code: