diff --git a/SC2071.md b/SC2071.md index 7f60568..d813257 100644 --- a/SC2071.md +++ b/SC2071.md @@ -1,4 +1,4 @@ -## > is for string comparisons. Use -gt instead. +## `>` is for string comparisons. Use `-gt` instead. ### Problematic code: