From 20558fcf70d367c782cb1b137517c4be132c18ec Mon Sep 17 00:00:00 2001 From: Ian MacLeod Date: Sun, 7 Jun 2015 12:42:38 -0700 Subject: [PATCH] Fix page title for aws_elasticache_cluster --- .../docs/providers/aws/r/elasticache_cluster.html.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/providers/aws/r/elasticache_cluster.html.markdown b/website/source/docs/providers/aws/r/elasticache_cluster.html.markdown index 74ccd1481..25c6baf00 100644 --- a/website/source/docs/providers/aws/r/elasticache_cluster.html.markdown +++ b/website/source/docs/providers/aws/r/elasticache_cluster.html.markdown @@ -1,6 +1,6 @@ --- layout: "aws" -page_title: "AWS: aws_subnet" +page_title: "AWS: aws_elasticache_cluster" sidebar_current: "docs-aws-resource-elasticache-cluster" description: |- Provides an VPC subnet resource.