From 2df0e734ae8b54fccf4ea669164f47c0bfd8f8e0 Mon Sep 17 00:00:00 2001 From: Radek Simko Date: Fri, 5 Jun 2015 23:47:50 +0200 Subject: [PATCH] docs: Fix wrong title (aws_autoscaling_notification) --- .../providers/aws/r/autoscaling_notification.html.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/source/docs/providers/aws/r/autoscaling_notification.html.markdown b/website/source/docs/providers/aws/r/autoscaling_notification.html.markdown index 33a33a3d7..e47d337c6 100644 --- a/website/source/docs/providers/aws/r/autoscaling_notification.html.markdown +++ b/website/source/docs/providers/aws/r/autoscaling_notification.html.markdown @@ -1,12 +1,12 @@ --- layout: "aws" -page_title: "AWS: aws_vpc" +page_title: "AWS: aws_autoscaling_notification" sidebar_current: "docs-aws-resource-autoscaling-notification" description: |- Provides an AutoScaling Group with Notification support --- -# aws\_vpc +# aws\_autoscaling\_notification Provides an AutoScaling Group with Notification support, via SNS Topics. Each of the `notifications` map to a [Notification Configuration][2] inside Amazon Web