diff --git a/Language/Functions/Math/abs.adoc b/Language/Functions/Math/abs.adoc index 925c71daa..b3d35908a 100644 --- a/Language/Functions/Math/abs.adoc +++ b/Language/Functions/Math/abs.adoc @@ -18,7 +18,7 @@ subCategories: [ "Math" ] [float] === Description -Calculates the absolute of two numbers. +Calculates the absolute value of a number. [%hardbreaks]