Skip to content

Commit c1caf2e

Browse files
The document is now maintained as a PyPA specification.
1 parent c9d0b69 commit c1caf2e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/specifications/pyproject-toml.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ If the file path ends in a case-insensitive ``.md`` suffix, then tools
215215
MUST assume the content-type is ``text/markdown``. If the file path
216216
ends in a case-insensitive ``.rst``, then tools MUST assume the
217217
content-type is ``text/x-rst``. If a tool recognizes more extensions
218-
than this PEP, they MAY infer the content-type for the user without
218+
than this specification, they MAY infer the content-type for the user without
219219
specifying this key as ``dynamic``. For all unrecognized suffixes
220220
when a content-type is not provided, tools MUST raise an error.
221221

0 commit comments

Comments
 (0)