Fixed a typo in the docs

This commit is contained in:
Alex Gaynor 2014-08-06 14:52:56 -07:00
parent eb09c81a7b
commit 277a0b3da7
1 changed files with 1 additions and 1 deletions

View File

@ -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: