diff --git a/doc/source/user_guide/integer_na.rst b/doc/source/user_guide/integer_na.rst index 2ce8bf23de824..fe732daccb649 100644 --- a/doc/source/user_guide/integer_na.rst +++ b/doc/source/user_guide/integer_na.rst @@ -29,7 +29,7 @@ Construction ------------ pandas can represent integer data with possibly missing values using -:class:`arrays.IntegerArray`. This is an :ref:`extension types ` +:class:`arrays.IntegerArray`. This is an :ref:`extension type ` implemented within pandas. .. ipython:: python