Skip to content

Commit 0e52af5

Browse files
Timo4BBethanyG
authored andcommitted
Corrected typo
changed "True or False" to "'True' or 'False'" as in the other texts
1 parent 1283696 commit 0e52af5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"blurb": "Comparison operators evaluate two operand values, returning True or False based on whether the comparison condition is met.",
2+
"blurb": "Comparison operators evaluate two operand values, returning 'True' or 'False' based on whether the comparison condition is met.",
33
"authors": ["gurupratap-matharu", "bethanyg"],
44
"contributors": []
55
}

0 commit comments

Comments
 (0)