diff --git a/Doc/reference/datamodel.rst b/Doc/reference/datamodel.rst index 9c2d7cd58414..237d8589ead7 100644 --- a/Doc/reference/datamodel.rst +++ b/Doc/reference/datamodel.rst @@ -170,7 +170,7 @@ Ellipsis These represent elements from the mathematical set of integers (positive and negative). - There are three types of integers: + There are two types of integers: Plain integers .. index::