diff --git a/SC2272.md b/SC2272.md index 8e3e9fb..153a99a 100644 --- a/SC2272.md +++ b/SC2272.md @@ -1,4 +1,4 @@ -## Command name contains ==. For comparison, use [ "$var" = value ]. +## Command name contains `==`. For comparison, use `[ "$var" = value ]`. ### Problematic code: