From 743bb72a3e13c09a405e2bb33dd93ae5126f6e2b Mon Sep 17 00:00:00 2001 From: Joachim Ansorg Date: Fri, 12 Nov 2021 19:18:10 +0100 Subject: [PATCH] Updated SC2021 (markdown) --- SC2021.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SC2021.md b/SC2021.md index 68f0f1b..fd3ef06 100644 --- a/SC2021.md +++ b/SC2021.md @@ -1,4 +1,4 @@ -## Don't use [] around ranges in tr, it replaces literal square brackets. +## Don't use `[]` around ranges in `tr`, it replaces literal square brackets. ### Problematic code: