diff --git a/source/specifications/pyproject-toml.rst b/source/specifications/pyproject-toml.rst index 24334e5b1..7e575b9aa 100644 --- a/source/specifications/pyproject-toml.rst +++ b/source/specifications/pyproject-toml.rst @@ -284,7 +284,7 @@ Tools consuming this field SHOULD reject invalid values with an error. Tools MUST assume that license file content is valid UTF-8 encoded text, and SHOULD validate this and raise an error if it is not. -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 can also be defined. Build tools: