diff --git a/README.md b/README.md index 5f1ddf4..867d43e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # terraform-variables-generator -Simple Tool for Generate Variables file from Terraform Configuration. It will find all *.tf files in current directory, and generate variables.tf file. If you already have this file, it will ask to override it. +Simple Tool to Generate Variables file from Terraform Configuration. It will find all *.tf files in current directory, and generate variables.tf file. If you already have this file, it will ask to override it. ## Build