diff --git a/website/source/docs/providers/aws/r/route.html.markdown b/website/source/docs/providers/aws/r/route.html.markdown index 0d359dd305..3606555e6f 100644 --- a/website/source/docs/providers/aws/r/route.html.markdown +++ b/website/source/docs/providers/aws/r/route.html.markdown @@ -1,7 +1,7 @@ --- layout: "aws" -page_title: "AWS: aws_route_table" -sidebar_current: "docs-aws-resource-route-table|" +page_title: "AWS: aws_route" +sidebar_current: "docs-aws-resource-route|" description: |- Provides a resource to create a routing entry in a VPC routing table. ---