From 6abb5f80bf741bcad8297bae27d1bbd136bef293 Mon Sep 17 00:00:00 2001 From: Joachim Ansorg Date: Mon, 15 Nov 2021 11:27:55 +0100 Subject: [PATCH] Updated SC2070 (markdown) --- SC2070.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SC2070.md b/SC2070.md index 6b71159..8b2bf21 100644 --- a/SC2070.md +++ b/SC2070.md @@ -1,4 +1,4 @@ -## `-n` doesn't work with unquoted arguments. Quote or use ``[[ ]]``. +## `-n` doesn't work with unquoted arguments. Quote or use `[[ ]]`. ### Problematic code: