Merge pull request #156 from alex/patch-1

website: fixed a typo in the docs
This commit is contained in:
Mitchell Hashimoto 2014-08-06 14:53:45 -07:00
commit d27180b263
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: