We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b95c27 commit 28d4b58Copy full SHA for 28d4b58
1 file changed
source/specifications/dependency-specifiers.rst
@@ -218,7 +218,7 @@ Environment marker fields are each defined as one of the following types:
218
:ref:`version specifier <version-specifiers>`. Publishing tools SHOULD emit
219
an error if that is not the case, but installation tools MAY fall back to
220
treating the field as a string field.
221
-* ``Version | String``: the contents of the field are expected to be a valid
+* ``Version | String``: the contents of the field are expected to be a valid
222
:ref:`version specifier <version-specifiers>` on some platforms, but an
223
opaque string on others. The specifics of this distinction are field dependent
224
and whether or not tools actually make the distinction will be tool dependent.
0 commit comments