Merge pull request #780 from rgieseke/patch-2

Fix typo
This commit is contained in:
Nate Prewitt
2017-09-30 00:48:55 -06:00
committed by GitHub
+1 -1
View File
@@ -75,7 +75,7 @@ Also useful for deployment is the ``--deploy`` flag::
$ pipenv install --system --deploy
This will fail a build if the ``Pipfile.lock`` is outofdate, instead of genreating a new one.
This will fail a build if the ``Pipfile.lock`` is outofdate, instead of generating a new one.
☤ Generating a ``requirements.txt``