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 66c2929 commit 0f44140Copy full SHA for 0f44140
source/specifications/direct-url-data-structure.rst
@@ -27,7 +27,7 @@ type ``string``. Its content must be a valid URL according to the
27
28
Depending on what ``url`` refers to, the second field MUST be one of ``vcs_info``
29
(if ``url`` is a VCS reference), ``archive_info`` (if
30
-``url`` is a source archives or a wheel), or ``dir_info`` (if ``url`` is a
+``url`` is a source archive or a wheel), or ``dir_info`` (if ``url`` is a
31
local directory). These info fields have a (possibly empty) subdictionary as
32
value, with the possible keys defined below.
33
0 commit comments