diff --git a/Doc/library/stdtypes.rst b/Doc/library/stdtypes.rst index 5645382eada29d..3b1ebc01dc934e 100644 --- a/Doc/library/stdtypes.rst +++ b/Doc/library/stdtypes.rst @@ -1899,7 +1899,7 @@ expression support in the :mod:`re` module). from the `Alphabetic property defined in the section 4.10 'Letters, Alphabetic, and Ideographic' of the Unicode Standard `_. - See Unicode Properties section in :ref:`unicode-howto-properties`. + See :ref:`unicode-howto-properties`. .. method:: str.isascii()