diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ ## Features: * Built in support for +, -, *, /, % and power (^) operators -* Paratheses () and arrays [] are fully supported +* Parentheses () and arrays [] are fully supported * Logical operators (==, !=, <, <, >=, <=, &&, ||, !) * Built in support for most PHP math functions * Support for BCMath Arbitrary Precision Math |