diff --git a/pep-0470.txt b/pep-0470.txt index 33633c2c6..f28366aab 100644 --- a/pep-0470.txt +++ b/pep-0470.txt @@ -298,10 +298,10 @@ Frequently Asked Questions I can't host my project on PyPI because of , what should I do? ----------------------------------------------------------------- -First you should decide if is something inherient to PyPI, or if PyPI could +First you should decide if is something inherent to PyPI, or if PyPI could grow a feature to solve for you. If PyPI can add a feature to enable you to host your project on PyPI then you should propose that feature. However, if -is something inherient to PyPI, such as wanting to maintain control over your +is something inherent to PyPI, such as wanting to maintain control over your own files, then you should setup your own package repository and instruct your users in your project's description to add it to the list of repositories their installer of choice will use.