Merge pull request #1928 from uzyexe/fix_typo_propagating_vgws_document

Typo in website docs for aws_route_table
This commit is contained in:
Mitchell Hashimoto 2015-05-12 09:25:22 -07:00
commit 130aeda8b4
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ The following arguments are supported:
* `vpc_id` - (Required) The ID of the routing table.
* `route` - (Optional) A list of route objects. Their keys are documented below.
* `tags` - (Optional) A mapping of tags to assign to the resource.
* `propogating_vgws` - (Optional) A list of virtual gateways for propogation.
* `propagating_vgws` - (Optional) A list of virtual gateways for propagation.
Each route supports the following: