Update variables.html.md

Fixes typo: s/anythiing/anything
This commit is contained in:
Alan LaMielle 2014-11-22 17:55:20 -08:00
parent 81f008ba53
commit c6bf21baf0
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ the AWS provider with the given variables.
There are three ways to assign variables.
First, if you execute `terraform plan` or apply without doing
anythiing, Terraform will ask you to input the variables interactively.
anything, Terraform will ask you to input the variables interactively.
These variables are not saved, but provides a nice user experience for
getting started with Terraform.