diff --git a/pep-0658.rst b/pep-0658.rst index 97ebf6029fe..6adcbcf8bef 100644 --- a/pep-0658.rst +++ b/pep-0658.rst @@ -17,7 +17,7 @@ Abstract This PEP proposes adding an anchor tag to expose the ``METADATA`` file from distributions in the :pep:`503` "simple" repository API. A -``data-dist-info-metadata`` attribute is introduced to indicate where +``data-dist-info-metadata`` attribute is introduced to indicate that the file from a given distribution can be independently fetched.