mirror of
https://github.com/hashicorp/terraform.git
synced 2026-05-04 17:03:43 -04:00
Update BUILDING.md
Fix typo
This commit is contained in:
parent
f66a13db8b
commit
4970040d1f
1 changed files with 1 additions and 1 deletions
|
|
@ -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).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue