aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
authorRenaud G <renaud@rolisteam.org>2019-08-24 23:04:09 +0200
committerRenaud G <renaud@rolisteam.org>2019-08-24 23:04:09 +0200
commitb0ec3dfffda7991eee5775dcebb04731ba6a8389 (patch)
treec757cb7bf6798a89482c2cfcd351eec550193a84 /README.md
parent1a902d383eef1e042d4462cd07b9384fcdf4d118 (diff)
downloadOneRoll-b0ec3dfffda7991eee5775dcebb04731ba6a8389.tar.gz
OneRoll-b0ec3dfffda7991eee5775dcebb04731ba6a8389.zip
Fix #54
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 41bdf73..600bfd1 100644
--- a/README.md
+++ b/README.md
@@ -120,7 +120,7 @@ XOR =: ^
OR =: |
Ascendant=:l
Validator =: BooleanValidator | RangeValidator | OperationValidator
-CompareOpetator =: = | > | => | < | =< | !=
+CompareOpetator =: = | > | >= | < | <= | !=
RangeValidator =: Range
OperationValidator =: Modulo operandNode BooleanValidator
Modulo =: %