diff --git a/docs/en/sql-reference/functions/rounding-functions.md b/docs/en/sql-reference/functions/rounding-functions.md index e2f471d47eb7..f7d63896a1a5 100644 --- a/docs/en/sql-reference/functions/rounding-functions.md +++ b/docs/en/sql-reference/functions/rounding-functions.md @@ -288,7 +288,7 @@ roundToExp2(num) **Parameters** -- `num`: A number representing an age in years. [UInt](../data-types/int-uint.md)/[Float](../data-types/float.md). +- `num`: A number to round. [UInt](../data-types/int-uint.md)/[Float](../data-types/float.md). **Returned value**