From 6eda986d1f49fbcaf2ea616d85709369d391a956 Mon Sep 17 00:00:00 2001 From: Robert Gieseke Date: Sat, 30 Sep 2017 08:47:47 +0200 Subject: [PATCH] Fix typo --- docs/advanced.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/advanced.rst b/docs/advanced.rst index 24861b60..8b47ee94 100644 --- a/docs/advanced.rst +++ b/docs/advanced.rst @@ -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 out–of–date, instead of genreating a new one. +This will fail a build if the ``Pipfile.lock`` is out–of–date, instead of generating a new one. ☤ Generating a ``requirements.txt``