From a3c6103e0082a05920fc887e1e6b506e4758b62f Mon Sep 17 00:00:00 2001 From: Joachim Ansorg Date: Fri, 12 Nov 2021 19:43:20 +0100 Subject: [PATCH] Updated SC2170 (markdown) --- SC2170.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SC2170.md b/SC2170.md index 96f9e0b..265a924 100644 --- a/SC2170.md +++ b/SC2170.md @@ -1,4 +1,4 @@ -## Invalid number for -eq. Use = to compare as string (or use $var to expand as a variable). +## Invalid number for `-eq`. Use `=` to compare as string (or use `$var` to expand as a variable). ### Problematic code: