diff --git a/SC2284.md b/SC2284.md index 74e9eb3..4e8c110 100644 --- a/SC2284.md +++ b/SC2284.md @@ -1,4 +1,4 @@ -## Use [ x = y ] to compare values (or quote '==' if literal). +## Use `[ x = y ]` to compare values (or quote `'=='` if literal). ### Problematic code: