From 6c8ea0e4e195d3073ac4be35681e8fc3d4967d4f Mon Sep 17 00:00:00 2001 From: Fabio Rehm Date: Mon, 25 Nov 2013 14:07:06 -0200 Subject: [PATCH] Fix typo --- website/docs/source/v2/other/environmental-variables.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/source/v2/other/environmental-variables.html.md b/website/docs/source/v2/other/environmental-variables.html.md index ca05afbe4..69f1645e9 100644 --- a/website/docs/source/v2/other/environmental-variables.html.md +++ b/website/docs/source/v2/other/environmental-variables.html.md @@ -9,7 +9,7 @@ Vagrant has a set of environmental variables that can be used to configure and control it in a global way. This page lists those environmental variables. -## VAGRANT\_CWWD +## VAGRANT\_CWD `VAGRANT_CWD` can be set to change the working directory of Vagrant. By default, Vagrant uses the current directory you're in. The working directory