Minor grammar fix.

This commit is contained in:
Vlad Romanenko 2018-02-08 15:27:46 +00:00 committed by GitHub
parent f0a009c573
commit 62ed0f9eec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ larger building-blocks for your infrastructure.
In this example, we're going to use
[the Consul Terraform module for AWS](https://registry.terraform.io/modules/hashicorp/consul/aws),
which will set up a complete [Consul](https://www.consul.io) cluster.
This and other modules can found via the search feature on the Terraform
This and other modules can be found via the search feature on the Terraform
Registry site.
Create a configuration file with the following contents: