From 849ab92af9b38de2774728f90f83bc80ad50a01b Mon Sep 17 00:00:00 2001 From: Nick Laferriere Date: Sun, 12 Jul 2015 14:00:48 -0400 Subject: [PATCH] fixed another typo --- examples/aws-elb/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/aws-elb/README.md b/examples/aws-elb/README.md index 0f7db18cca..a5f39f5d2f 100644 --- a/examples/aws-elb/README.md +++ b/examples/aws-elb/README.md @@ -1,6 +1,6 @@ # ELB with stickiness Example -The example launches a web server, installs nginx, creates an ELB for isnatnce. It also creates security groups for elb/instance +The example launches a web server, installs nginx, creates an ELB for instance. It also creates security groups for elb/instance To run, configure your AWS provider as described in https://www.terraform.io/docs/providers/aws/index.html