diff --git a/website/source/docs/providers/aws/r/elb.html.markdown b/website/source/docs/providers/aws/r/elb.html.markdown index 4d8f88ea5..b2b4a699a 100644 --- a/website/source/docs/providers/aws/r/elb.html.markdown +++ b/website/source/docs/providers/aws/r/elb.html.markdown @@ -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: