diff --git a/website/source/docs/providers/aws/r/route_table.html.markdown b/website/source/docs/providers/aws/r/route_table.html.markdown index 330bc3bc3..1bbeb45c3 100644 --- a/website/source/docs/providers/aws/r/route_table.html.markdown +++ b/website/source/docs/providers/aws/r/route_table.html.markdown @@ -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: