diff --git a/peps/pep-0759.rst b/peps/pep-0759.rst index 958175c6c69..1be020d94f5 100644 --- a/peps/pep-0759.rst +++ b/peps/pep-0759.rst @@ -295,7 +295,7 @@ installer tool tries to download and install the package ``foo`` wheel, the download step will fail. The installer would then be able to query PyPI to provide a useful error message to the end user: -- The installer downloads the `.rim` file and reads the ``owner`` key from the +- The installer downloads the ``.rim`` file and reads the ``owner`` key from the ``EXTERNAL-HOSTING.json`` file inside the ``.rim`` zip file. - The installer queries PyPI for the support URI for the organization owner of the externally hosted wheel.