Skip to content

Commit e0ce657

Browse files
committed
Fix doc error
Signed-off-by: Tushar Goel <tushar.goel.dav@gmail.com>
1 parent 866e3f4 commit e0ce657

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/source/dependencies-design.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -223,9 +223,9 @@ repositories.
223223
PyPI "simple" API. Both the "simple" API and the PyPI JSON
224224
"warehouse-style" API are supported.
225225

226-
- ``--prefer-source``: when set, prefer source distribution instead
226+
- ``--prefer-source``: when set, prefer source distribution instead
227227
of binary distribution. In case there is no source distribution
228-
available, the tool should provide binary distribution.
228+
available, the tool should provide binary distribution.
229229

230230
Strategy and error processing:
231231
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)