From 8553d97682ac8447dc4cd113a0dc5a520debcdd9 Mon Sep 17 00:00:00 2001 From: dan Date: Thu, 28 May 2015 10:20:00 +0200 Subject: [PATCH] fix typo --- .../docs/providers/aws/r/security_group_rule.html.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/providers/aws/r/security_group_rule.html.markdown b/website/source/docs/providers/aws/r/security_group_rule.html.markdown index dbc0c1c72..1aee8cd00 100644 --- a/website/source/docs/providers/aws/r/security_group_rule.html.markdown +++ b/website/source/docs/providers/aws/r/security_group_rule.html.markdown @@ -8,7 +8,7 @@ description: |- # aws\_security\_group\_rule -Provides a security group rule resource. Represents a signle `ingress` or +Provides a security group rule resource. Represents a single `ingress` or `egress` group rule, which can be added to external Security Groups. ~> **NOTE on Security Groups and Security Group Rules:** Terraform currently