From 1c3173b1de8b46cadc13652eefd11fd86fc1ea98 Mon Sep 17 00:00:00 2001 From: tonynguyen68 Date: Wed, 17 May 2017 22:09:40 +0700 Subject: [PATCH] Update environmental-variables.html.md --- website/source/docs/other/environmental-variables.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/other/environmental-variables.html.md b/website/source/docs/other/environmental-variables.html.md index 16a308441..ece769bb3 100644 --- a/website/source/docs/other/environmental-variables.html.md +++ b/website/source/docs/other/environmental-variables.html.md @@ -165,7 +165,7 @@ jailbreak by setting `VAGRANT_SKIP_SUBPROCESS_JAILBREAK`. ## `VAGRANT_VAGRANTFILE` This specifies the filename of the Vagrantfile that Vagrant searches for. -By default, this is "Vagrantfile." Note that this is _not_ a file path, +By default, this is "Vagrantfile". Note that this is _not_ a file path, but just a filename. This environmental variable is commonly used in scripting environments