nit: Fix missing word in roles/ensure-pip/README.rst

Change-Id: Ibb898d0d50a8dfb79ae1def2d56e39daf1e4ffdb
This commit is contained in:
Andreas Jaeger 2020-06-18 13:25:05 +02:00 committed by Andreas Jaeger
parent 67f223b53a
commit 83982f9fb7
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ platforms. On some platforms it may install the package under the
Python 2 interpreter and in others Python 3. You should use a
qualified name (``pip2`` or ``pip3``) to avoid confusion.
This role will also ``wheel`` components sufficient to run
This role will also install ``wheel`` components sufficient to run
``bdist_wheel`` builds or ``pip wheel`` on a source tree.
**Role Variables**