small typo

This commit is contained in:
Ben Smith 2014-09-09 14:29:05 -07:00
parent 62e2743dcc
commit 597a3bfddd
1 changed files with 1 additions and 1 deletions

View File

@ -135,7 +135,7 @@ $ terraform plan -var 'amis.us-east-1=foo'
## Next
Terraform provides variables for parameterizing your configurations.
Mappings let you build lookup tables in cases where that make sense.
Mappings let you build lookup tables in cases where that makes sense.
Setting and using variables is uniform throughout your configurations.
In the next section, we'll take a look at