We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1283696 commit 0e52af5Copy full SHA for 0e52af5
1 file changed
concepts/comparisons/.meta/config.json
@@ -1,5 +1,5 @@
1
{
2
- "blurb": "Comparison operators evaluate two operand values, returning True or False based on whether the comparison condition is met.",
+ "blurb": "Comparison operators evaluate two operand values, returning 'True' or 'False' based on whether the comparison condition is met.",
3
"authors": ["gurupratap-matharu", "bethanyg"],
4
"contributors": []
5
}
0 commit comments