Fix type in readme.md (#24)

This commit is contained in:
Jay1305
2019-11-24 02:19:32 +05:30
committed by Edward Viaene
parent 2a9701ea34
commit 10cc255732
+1 -1
View File
@@ -25,7 +25,7 @@ Make changes in providers.tf accordingly (region, optionally profile)
## Terraform apply ## Terraform apply
``` ```
terrafomr init terraform init
terraform apply terraform apply
``` ```