Skip to content

Commit 21e8ee8

Browse files
authored
Fix documentation typo
1 parent 4da9842 commit 21e8ee8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/reference/datamodel.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1833,7 +1833,7 @@ methods. They are also created by the built-in :func:`slice` function.
18331833

18341834
.. versionadded:: 3.15
18351835

1836-
:func:`slice` now supports :ref:`subscription`.
1836+
:func:`slice` now supports :ref:`subscription <subscriptions>`.
18371837

18381838
.. index::
18391839
single: start (slice object attribute)

0 commit comments

Comments
 (0)