Docs typo - s/instaces/instances

This commit is contained in:
Cameron Stokes 2016-11-03 14:07:59 -07:00
parent 7291376c2d
commit 2478d0291e
2 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@ Provides an Elastic Load Balancer resource.
provides both a standalone [ELB Attachment resource](elb_attachment.html)
(describing an instance attached to an ELB), and an ELB resource with
`instances` defined in-line. At this time you cannot use an ELB with in-line
instaces in conjunction with a ELB Attachment resources. Doing so will cause a
instances in conjunction with a ELB Attachment resources. Doing so will cause a
conflict and will overwrite attachments.
## Example Usage

View File

@ -14,7 +14,7 @@ Provides an Elastic Load Balancer Attachment resource.
both a standalone ELB Attachment resource (describing an instance attached to
an ELB), and an [Elastic Load Balancer resource](elb.html) with
`instances` defined in-line. At this time you cannot use an ELB with in-line
instaces in conjunction with an ELB Attachment resource. Doing so will cause a
instances in conjunction with an ELB Attachment resource. Doing so will cause a
conflict and will overwrite attachments.
## Example Usage