Skip to content

Commit 450112b

Browse files
committed
Update README.md
1 parent 7649cd6 commit 450112b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ For integer and float -> ==,!=,>=,<=,>,<, null,!null
7474

7575
For string -> null,!null,==,!= (memory reference)
7676

77-
null and !null
77+
>null and !null
7878
7979
str="Hello"
8080
if str null:

0 commit comments

Comments
 (0)