From 5ab4c64d7ead21eeb54e1f2b9cef3271302b2d75 Mon Sep 17 00:00:00 2001 From: Ofek Lev Date: Wed, 21 Aug 2024 19:00:56 -0400 Subject: [PATCH] PEP 752: Fix terminology markup (#3919) --- peps/pep-0752.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/peps/pep-0752.rst b/peps/pep-0752.rst index 79fdba6d3c8..fcd4e625eea 100644 --- a/peps/pep-0752.rst +++ b/peps/pep-0752.rst @@ -147,12 +147,12 @@ The keywords "MUST", "MUST NOT", "REQUIRED", "SHOULD", "SHOULD NOT", described in :rfc:`2119`. Organization - `Organizations ` are entities that own projects and have various + `Organizations `_ are entities that own projects and have various users associated with them. Only organizations have access to the namespace application form. Corporate Organization - `Corporate organizations ` are organizations that have paid for - special functionality on PyPI. + `Corporate organizations `_ are organizations that have paid + for special functionality on PyPI. Public Namespace A `public `_ namespace allows for uploads from any project owner.