From 9f9d87dcb86fe17e44c376fbefb4411d834ab95c Mon Sep 17 00:00:00 2001 From: Joachim Ansorg Date: Mon, 31 Oct 2022 15:12:20 +0100 Subject: [PATCH] Updated SC1081 (markdown) --- SC1081.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SC1081.md b/SC1081.md index 013dc18..77b26dc 100644 --- a/SC1081.md +++ b/SC1081.md @@ -1,4 +1,4 @@ -## Scripts are case sensitive. Use `if`, not `If`. +## Scripts are case-sensitive. Use `if`, not `If`. ### Problematic code: