Skip to content

Commit f2e707b

Browse files
typo fix (#45777)
1 parent 7102f81 commit f2e707b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/user_guide/integer_na.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Construction
2929
------------
3030

3131
pandas can represent integer data with possibly missing values using
32-
:class:`arrays.IntegerArray`. This is an :ref:`extension types <extending.extension-types>`
32+
:class:`arrays.IntegerArray`. This is an :ref:`extension type <extending.extension-types>`
3333
implemented within pandas.
3434

3535
.. ipython:: python

0 commit comments

Comments
 (0)