Skip to content

Commit 707ad6c

Browse files
authored
typo (#275)
1 parent 081bb9f commit 707ad6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/en/GRL_JSON_en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ two or more condition objects or constants.
6969
| `"gt"` | GRL > operator |
7070
| `"gte"` | GRL >= operator |
7171
| `"lt"` | GRL < operator |
72-
| `"lte"` | GRL <= operaotr |
72+
| `"lte"` | GRL <= operator |
7373
| `"bor"` | GRL \| operator |
7474
| `"band"` | GRL & operator |
7575
| `"plus"` | GRL + operator |

0 commit comments

Comments
 (0)