diff --git a/SC2122.md b/SC2122.md index eb456ce..cf62f5a 100644 --- a/SC2122.md +++ b/SC2122.md @@ -1,4 +1,4 @@ -## >= is not a valid operator. Use '! a < b' instead. +## `>=` is not a valid operator. Use `! a < b` instead. ### Problematic code: