Add heading markdown

It looks like the text is written with the intention of it being a heading, but it wasn't marked as such, which meant it read strangely in HTML.
This commit is contained in:
Arthur Barr 2016-09-20 09:22:21 +01:00 committed by GitHub
parent 558cd3b230
commit 21563be27c
1 changed files with 1 additions and 1 deletions

View File

@ -107,7 +107,7 @@ With the exceptions mentioned above, `aws_default_security_group` should
identical behavior to `aws_security_group`. Please consult [AWS_SECURITY_GROUP](/docs/providers/aws/r/security_group.html)
for further usage documentation.
Removing `aws_default_security_group` from your configuration
### Removing `aws_default_security_group` from your configuration
Each AWS VPC (or region, if using EC2 Classic) comes with a Default Security
Group that cannot be deleted. The `aws_default_security_group` allows you to