From 8dc19820f7d07285c81a22484b1cd215a15e205e Mon Sep 17 00:00:00 2001 From: koalaman Date: Sun, 16 Mar 2014 14:50:59 -0700 Subject: [PATCH] Updated SC2122 (markdown) --- SC2122.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SC2122.md b/SC2122.md index 6f650f6..43cdac4 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: