From a002424542141b8ce1a51427306a52cb5df9f970 Mon Sep 17 00:00:00 2001 From: Joachim Ansorg Date: Mon, 15 Nov 2021 11:28:32 +0100 Subject: [PATCH] Updated SC2295 (markdown) --- SC2295.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SC2295.md b/SC2295.md index 7ac0ec3..fbb30e7 100644 --- a/SC2295.md +++ b/SC2295.md @@ -1,4 +1,4 @@ -## Expansions inside ${..} need to be quoted separately, otherwise they will match as a pattern. +## Expansions inside `${..}` need to be quoted separately, otherwise they will match as a pattern. ### Problematic code: