From 88e39a0a7e5f2a0b6f969543ab9767706852cb83 Mon Sep 17 00:00:00 2001 From: Jeff Triplett Date: Wed, 20 Sep 2017 13:29:31 -0500 Subject: [PATCH] :pencil: Fixes typo --- docs/advanced.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/advanced.rst b/docs/advanced.rst index 50109461..6f456c65 100644 --- a/docs/advanced.rst +++ b/docs/advanced.rst @@ -256,7 +256,7 @@ Pipenv automatically honors both the ``python_full_version`` and ``python_versio 💫✨🍰✨💫 -☤ Automatic Loadinv of ``.env`` +☤ Automatic Loading of ``.env`` ------------------------------- If a ``.env`` file is present in your project, ``$ pipenv shell`` and ``$ pipenv run`` will automatically load it, for you::