From c6dd4b5196c50c84c8c9e9b2c3ef6709a920bae6 Mon Sep 17 00:00:00 2001 From: haruna Date: Fri, 21 May 2021 03:35:56 +0900 Subject: [PATCH] Updated SC1074 (markdown) --- SC1074.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SC1074.md b/SC1074.md index 649dbae..f9babcc 100644 --- a/SC1074.md +++ b/SC1074.md @@ -1,4 +1,4 @@ -# Did you forget the `;;` after the previous case item? +## Did you forget the `;;` after the previous case item? ### Problematic code: