Skip to content

Commit

Permalink
spelling correction
Browse files Browse the repository at this point in the history
adding new found corrections to PR
  • Loading branch information
lucasczpnk authored Aug 6, 2019
1 parent e166b5b commit 2ff2dbd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions terraform-aws/Readme.MD
Original file line number Diff line number Diff line change
Expand Up @@ -90,10 +90,10 @@ terraform init
terraform apply
```

9) Login to the AWS management console and navigate to the EC2 management console. Check if an instance got provisioned
9) Login to the AWS management console and navigate to the EC2 management console. Check if the instance got provisioned


10) From your terminal/command prompt/ shell , destory the resources
10) From your terminal/command prompt/ shell , destroy the resources
```console
terraform destroy
```
Expand Down

0 comments on commit 2ff2dbd

Please sign in to comment.