From 507c252b15833f9255278d09fbf26c95380289fd Mon Sep 17 00:00:00 2001 From: Sathiya Shunmugasundaram Date: Tue, 9 Jun 2015 16:17:59 -0400 Subject: [PATCH] Typo correction --- examples/aws-eip/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/aws-eip/README.md b/examples/aws-eip/README.md index 363c7f5136..7839f019c4 100644 --- a/examples/aws-eip/README.md +++ b/examples/aws-eip/README.md @@ -8,4 +8,4 @@ Running the example run `terraform apply -var 'key_name={your_key_name}}'` -Give couple of mins for userdata to insatll nginx, and then type the Elastic IP from outputs in your browser and see tegh nginx welcome page +Give couple of mins for userdata to insatll nginx, and then type the Elastic IP from outputs in your browser and see the nginx welcome page