Skip to content

Commit 28d4b58

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 0b95c27 commit 28d4b58

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/specifications/dependency-specifiers.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ Environment marker fields are each defined as one of the following types:
218218
:ref:`version specifier <version-specifiers>`. Publishing tools SHOULD emit
219219
an error if that is not the case, but installation tools MAY fall back to
220220
treating the field as a string field.
221-
* ``Version | String``: the contents of the field are expected to be a valid
221+
* ``Version | String``: the contents of the field are expected to be a valid
222222
:ref:`version specifier <version-specifiers>` on some platforms, but an
223223
opaque string on others. The specifics of this distinction are field dependent
224224
and whether or not tools actually make the distinction will be tool dependent.

0 commit comments

Comments
 (0)