From 2df9a9d20fa582004358a03d50146cd42765af8a Mon Sep 17 00:00:00 2001 From: Joachim Ansorg Date: Fri, 12 Nov 2021 19:41:32 +0100 Subject: [PATCH] Updated SC2160 (markdown) --- SC2160.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SC2160.md b/SC2160.md index d1ca092..774675c 100644 --- a/SC2160.md +++ b/SC2160.md @@ -1,4 +1,4 @@ -## Instead of '[ true ]', just use 'true'. +## Instead of `[ true ]`, just use `true`. ### Problematic code: