Skip to content

Commit c321bb2

Browse files
adamjstewartJon Wayne Parrott
authored andcommitted
Small grammar fix in tool recommendations (pypa#287)
1 parent f3bb6ae commit c321bb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/current.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Installation Tool Recommendations
1515
=================================
1616

1717
* Use :ref:`pip` to install Python :term:`packages <Distribution Package>` from
18-
:term:`PyPI <Python Package Index (PyPI)>`. [1]_ [2]_ Depending how :ref:`pip`
18+
:term:`PyPI <Python Package Index (PyPI)>`. [1]_ [2]_ Depending on how :ref:`pip`
1919
is installed, you may need to also install :ref:`wheel` to get the benefit
2020
of wheel caching. [3]_
2121

0 commit comments

Comments
 (0)