From dc842caee029304746f587ba91d74ec63097d4d0 Mon Sep 17 00:00:00 2001 From: f440 Date: Tue, 14 Mar 2017 01:52:22 +0900 Subject: [PATCH] Fix invalid yaml syntax (#12653) --- website/source/docs/providers/aws/d/sns_topic.html.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/providers/aws/d/sns_topic.html.markdown b/website/source/docs/providers/aws/d/sns_topic.html.markdown index cc0e9346bd..0e1e6a4c27 100644 --- a/website/source/docs/providers/aws/d/sns_topic.html.markdown +++ b/website/source/docs/providers/aws/d/sns_topic.html.markdown @@ -1,6 +1,6 @@ --- layout: "aws" -page_title: "AWS: aws_sns_topic +page_title: "AWS: aws_sns_topic" sidebar_current: "docs-aws-datasource-sns-topic" description: |- Get information on a Amazon Simple Notification Service (SNS) Topic