From 3c6cec4fcd5204b208267b0aa41b685e10fc00d2 Mon Sep 17 00:00:00 2001 From: Clint Shryock Date: Fri, 1 May 2015 16:52:30 -0500 Subject: [PATCH] Fix indentation, which was causing a rendering error in middleman --- .../docs/providers/aws/r/customer_gateway.html.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/source/docs/providers/aws/r/customer_gateway.html.markdown b/website/source/docs/providers/aws/r/customer_gateway.html.markdown index 78222f2a8..bde5cd1e1 100644 --- a/website/source/docs/providers/aws/r/customer_gateway.html.markdown +++ b/website/source/docs/providers/aws/r/customer_gateway.html.markdown @@ -4,8 +4,8 @@ page_title: "AWS: aws_customer_gateway" sidebar_current: "docs-aws-resource-customer-gateway" description: |- Provides a customer gateway inside a VPC. These objects can be -connected to VPN gateways via VPN connections, and allow you to -establish tunnels between your network and the VPC. + connected to VPN gateways via VPN connections, and allow you to + establish tunnels between your network and the VPC. --- # aws\_customer\_gateway