Skip to content

Commit 150dbf3

Browse files
authored
Capitalize "SHOULD" in "Serving METADATA.json" section
1 parent 8b2e1d5 commit 150dbf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

peps/pep-0819.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ Repository API. The JSON encoded version of the package metadata may also be
188188
served, via the following modifications to the Simple Repository API:
189189

190190
A new attribute ``data-dist-info-metadata-json`` may be added to anchor tags
191-
in the Simple API. This attribute should have a value containing the hash
191+
in the Simple API. This attribute SHOULD have a value containing the hash
192192
information for the ``METADATA.json`` file in the same format as
193193
``data-dist-info-metadata``. If ``data-dist-info-metadata-json`` is present,
194194
the repository MUST serve the JSON encoded metadata file at the

0 commit comments

Comments
 (0)