Skip to content

Commit 0e8610b

Browse files
committed
Linter
1 parent 4f8002c commit 0e8610b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/schemas/config/functions/lessOrEquals.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ String comparisons are case-sensitive and use lexicographic ordering.
150150

151151
## Output
152152

153-
The `lessOrEquals()` function returns `true` if the first value is less than or
153+
The `lessOrEquals()` function returns `true` if the first value is less than or
154154
equal to the second value and otherwise `false`.
155155

156156
```yaml

0 commit comments

Comments
 (0)