diff --git a/docs/commands/calc.md b/docs/commands/calc.md index d080fa8ca..365bc409f 100644 --- a/docs/commands/calc.md +++ b/docs/commands/calc.md @@ -15,7 +15,7 @@ functions : * sinh, cosh, tanh, asinh, acosh, atanh * floor, ceil, round * signum -* max(x, ...), min(x, ...): maximum and minimumum of 1 or more numbers +* max(x, ...), min(x, ...): maximum and minimum of 1 or more numbers constants: * pi