aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index dfb1fb3..d446dbc 100644
--- a/README.md
+++ b/README.md
@@ -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