From a1a0ef20c42d846d6018e5fdbb1b398edfdd53e8 Mon Sep 17 00:00:00 2001 From: Joachim Ansorg Date: Mon, 31 Oct 2022 15:03:37 +0100 Subject: [PATCH] Use markdown code formatting --- SC1059.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SC1059.md b/SC1059.md index 3c3ee7b..55e48e9 100644 --- a/SC1059.md +++ b/SC1059.md @@ -1,4 +1,4 @@ -## Semicolon is not allowed directly after 'do'. You can just delete it. +## Semicolon is not allowed directly after `do`. You can just delete it. ### Problematic code: