Merge pull request #4099 from bbasata/patch-1

Update BUILDING.md
This commit is contained in:
James Nugent 2015-11-29 09:30:18 +00:00
commit 4efc95fdc8
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ The guide below outlines the steps HashiCorp takes to build the official release
binaries for Terraform. This process will generate a set of binaries for each supported
platform, using the [gox](https://github.com/mitchellh/gox) tool.
A Vagrant virtual machine is used to provide a consistent envirornment with
A Vagrant virtual machine is used to provide a consistent environment with
the pre-requisite tools in place. The specifics of this VM are defined in the
[Vagrantfile](Vagrantfile).