From 9bc357e10d7d5b35f21a3ed28fd01a8609e87d88 Mon Sep 17 00:00:00 2001 From: Mikhail Mazurkevich Date: Wed, 8 Sep 2021 18:15:05 +0300 Subject: [PATCH] Reword the description name --- SC1083.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SC1083.md b/SC1083.md index 0b359c9..512f660 100644 --- a/SC1083.md +++ b/SC1083.md @@ -1,4 +1,4 @@ -## This `{`/`}` is literal. Check expression (missing `;/\n?`) or quote it. +## This `{`/`}` is literal. Check if `;` is missing or quote the expression. ### Problematic code: