From 55555a2a038ef0ab8da18cc3d0e2ccd12001419d Mon Sep 17 00:00:00 2001 From: gkze Date: Thu, 28 May 2015 13:53:05 -0700 Subject: [PATCH] Typos --- website/source/docs/providers/aws/r/vpc_peering.html.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/source/docs/providers/aws/r/vpc_peering.html.markdown b/website/source/docs/providers/aws/r/vpc_peering.html.markdown index abbf2f7c0..cf3e16eb0 100644 --- a/website/source/docs/providers/aws/r/vpc_peering.html.markdown +++ b/website/source/docs/providers/aws/r/vpc_peering.html.markdown @@ -53,9 +53,9 @@ The following arguments are supported: The following attributes are exported: -* `id` - The ID of the VPC Peering Connectiona +* `id` - The ID of the VPC Peering Connections * `accept_status` - The Status of the VPC peering connection request. ## Notes -You still have to accept the peering with the aws console, aws-cli or aws-sdk-go. +You still have to accept the peering with the AWS Console, aws-cli or aws-sdk-go.