Skip to content

Commit

Permalink
Merge pull request hashicorp#156 from alex/patch-1
Browse files Browse the repository at this point in the history
website: fixed a typo in the docs
  • Loading branch information
mitchellh committed Aug 6, 2014
2 parents eb09c81 + 277a0b3 commit d27180b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/source/docs/providers/aws/r/elb.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ The following arguments are supported:
* `availability_zones` - (Optional) The AZ's to serve traffic in.
* `instances` - (Optional) A list of instance ids to place in the ELB pool.
* `listener` - (Required) A list of listener blocks. Listeners documented below.
* `listener` - (Required) A health_check block. Health Check documented below.
* `health_check` - (Required) A health_check block. Health Check documented below.

Listeners support the following:

Expand Down

0 comments on commit d27180b

Please sign in to comment.