From 727d81f76a83332a4230046b00a82838ca04295c Mon Sep 17 00:00:00 2001 From: Nate Prewitt Date: Wed, 1 Feb 2017 19:05:44 -0700 Subject: [PATCH] what KIND of file? --- docs/advanced.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/advanced.rst b/docs/advanced.rst index 20264e3a..1068b53e 100644 --- a/docs/advanced.rst +++ b/docs/advanced.rst @@ -92,7 +92,7 @@ will detect it. - ```PIPENV_COLORBLIND``` - Disable terminal colors. - ```PIPENV_MAX_DEPTH``` - Set to an integer for the maximum number of directories to - search for a file. + search for a Pipfile. ☤ Testing Projects ------------------