We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86f049d commit e354b41Copy full SHA for e354b41
source/specifications/pyproject-toml.rst
@@ -284,7 +284,7 @@ Tools consuming this field SHOULD reject invalid values with an error.
284
Tools MUST assume that license file content is valid UTF-8 encoded text,
285
and SHOULD validate this and raise an error if it is not.
286
287
-Literal paths (e.g. :file:`LICENSE`) are treated as valid globs which means they
+Literal paths (e.g. :file:`LICENSE`) are valid globs which means they
288
can also be defined.
289
290
Build tools:
0 commit comments