From 3609f7ed679adb7d42c8a0809cd8e7990bad534f Mon Sep 17 00:00:00 2001 From: Joachim Ansorg Date: Fri, 5 Jul 2024 10:59:15 +0200 Subject: [PATCH] Updated SC2060 (markdown) --- SC2060.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SC2060.md b/SC2060.md index 00228b6..c4a1778 100644 --- a/SC2060.md +++ b/SC2060.md @@ -1,4 +1,4 @@ -# Quote parameters to tr to prevent glob expansion. +# Quote parameters to `tr` to prevent glob expansion. ### Problematic code: