Skip to content

Commit c31a69a

Browse files
authored
Merge pull request #2043 from evgenii-prusov/patch-1
The document is now maintained as a PyPA specification.
2 parents f5d059b + d378cfb commit c31a69a

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, it 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)