From 27afb757fec5fd251cbb157e8ca406e9a7dde9dd Mon Sep 17 00:00:00 2001 From: Sean McPherson Date: Thu, 14 Nov 2019 15:44:44 -0500 Subject: [PATCH] Fix typo (#100) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eb9947a..5c9a544 100644 --- a/README.md +++ b/README.md @@ -111,7 +111,7 @@ environment. ### `--fallback` file usage option -If the `.env` file does not exist at the provieded custom path, then use the default +If the `.env` file does not exist at the provided custom path, then use the default fallback location `./.env` env file instead. ### `--use-shell`