From 9ec098f7f83e9f7ec3d2c0d7c3ed09f069f51461 Mon Sep 17 00:00:00 2001 From: Joachim Ansorg Date: Fri, 12 Nov 2021 20:00:00 +0100 Subject: [PATCH] Updated SC2283 (markdown) --- SC2283.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SC2283.md b/SC2283.md index 3cbc5e7..67f9608 100644 --- a/SC2283.md +++ b/SC2283.md @@ -1,4 +1,4 @@ -## Use [ ] to compare values, or remove spaces around = to assign (or quote '=' if literal). +## Use `[ ]` to compare values, or remove spaces around `=` to assign (or quote `'='` if literal). ### Problematic code: