Minor grammar fix

This commit is contained in:
Brett Cannon 2013-03-26 10:37:44 -04:00
parent 7dc0f6ca2d
commit f6173d49ed
1 changed files with 3 additions and 3 deletions

View File

@ -125,9 +125,9 @@ installed files.
The download of the pip implementation install file should be performed
securely. The transport from pypi.python.org will be done over HTTPS but the CA
certificate check will most likely not be performed, and therefore the download
would still be vulnerable to active MITM attacks. To mitigate this risk will
use the embedded signature support in the wheel format to validate the
downloaded file.
would still be vulnerable to active MITM attacks. To mitigate this
risk we will use the embedded signature support in the wheel format to validate
the downloaded file.
Beyond those arguments controlling index location and download
options, the "pip" boostrap command may support further standard pip