diff --git a/Doc/library/asyncio-tools.rst b/Doc/library/asyncio-tools.rst index 93710d9894266e..d0c4a22fea4fe3 100644 --- a/Doc/library/asyncio-tools.rst +++ b/Doc/library/asyncio-tools.rst @@ -24,7 +24,7 @@ The following commands inspect the process identified by ``PID``: The commands read the target process state without executing any code in it. They are only available on supported platforms and may require permission to -inspect another process. See the :ref:`permission-requirements ` for details. +inspect another process. See the :ref:`permission requirements ` for details. .. seealso::