diff --git a/docs/explicit-accuracy-for-math-round.md b/docs/explicit-accuracy-for-math-round.md index f76cba7..8603b7c 100644 --- a/docs/explicit-accuracy-for-math-round.md +++ b/docs/explicit-accuracy-for-math-round.md @@ -1,4 +1,4 @@ -# Explicit accuracy for math.round +# Explicit degree of accuracy input for math.round ## Summary This RFC proposes introducing a second parameter to `math.round` to allow users to declare a degree of accuracy to round numbers to.