Skip to content

Commit d9daabf

Browse files
authored
Update README.md (#132)
Fix typo Paretheses -> Parentheses
1 parent f6750c9 commit d9daabf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
## Features:
66
* Built in support for +, -, *, /, % and power (^) operators
7-
* Paratheses () and arrays [] are fully supported
7+
* Parentheses () and arrays [] are fully supported
88
* Logical operators (==, !=, <, <, >=, <=, &&, ||, !)
99
* Built in support for most PHP math functions
1010
* Support for BCMath Arbitrary Precision Math

0 commit comments

Comments
 (0)