Skip to content

Commit 14e958e

Browse files
committed
Update readme
1 parent 2791929 commit 14e958e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ Comparison | not equal to | !=
120120
Comparison | identical | ===
121121
Comparison | not identical | !==
122122
Containment | contains | in
123-
Containment | contains | not in
123+
Containment | does not contain | not in
124124
Logical | and | &&
125125
Logical | or | \|\|
126126

0 commit comments

Comments
 (0)