spelling: variable

This commit is contained in:
Josh Soref 2018-03-14 03:28:07 +00:00
parent 0171dfc890
commit aa52f68fda
1 changed files with 1 additions and 1 deletions

View File

@ -159,7 +159,7 @@ builder.
`_` or `-`. It cannot begin with `http://` or `https://`.
- `security_token` (string) - STS access token, can be set through template or by exporting
as environment vairalbe such "export SecurityToken=value".
as environment variable such "export SecurityToken=value".
- `skip_region_validation` (boolean) - The region validation can be skipped if this
value is true, the default value is false.