From e303d0e441b765c4b317a16fffbff74cc0e5731b Mon Sep 17 00:00:00 2001 From: Gaurav Chaturvedi Date: Thu, 21 Jan 2016 17:22:25 +0530 Subject: [PATCH] Typo in the word install --- 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 d9ec36d3d..93d56ca47 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 the nginx welcome page +Give couple of mins for userdata to install nginx, and then type the Elastic IP from outputs in your browser and see the nginx welcome page