Skip to content

Commit f73e9e6

Browse files
committed
📝 docs: update readme
1 parent 3ba4977 commit f73e9e6

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
@@ -106,7 +106,7 @@ the positive ones can not start with "+".
106106
| Subtration | `-` |
107107
| Multiplication | `*` |
108108
| Division | `/` |
109-
| Square | JBC.BigDecimal.sqrt(num).toString() |
109+
| Square Root | JBC.BigDecimal.sqrt(num).toString() |
110110

111111
## Thanks
112112

0 commit comments

Comments
 (0)