diff --git a/Doc/library/numeric.rst b/Doc/library/numeric.rst index 4c65a43d6fd..641f58885ca 100644 --- a/Doc/library/numeric.rst +++ b/Doc/library/numeric.rst @@ -21,7 +21,7 @@ The following modules are documented in this chapter: math.rst cmath.rst decimal.rst - rational.rst + fractions.rst random.rst itertools.rst functools.rst