We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f8002c commit 0e8610bCopy full SHA for 0e8610b
docs/reference/schemas/config/functions/lessOrEquals.md
@@ -150,7 +150,7 @@ String comparisons are case-sensitive and use lexicographic ordering.
150
151
## Output
152
153
-The `lessOrEquals()` function returns `true` if the first value is less than or
+The `lessOrEquals()` function returns `true` if the first value is less than or
154
equal to the second value and otherwise `false`.
155
156
```yaml
0 commit comments