diff --git a/README.md b/README.md index 2c76d0e..3c95c81 100644 --- a/README.md +++ b/README.md @@ -387,8 +387,8 @@ Once you are Done with Learning, here is the list of best platforms for jobs and - \=== (equal to) - \>= (greater than or equal to) - \<= (less than or equal to) -- \> (less than) -- \< (greater than) +- \< (less than) +- \> (greater than) ### *Javascript variables:* - var