docs: fix typo in consul-template tutorial (#7454)

This commit is contained in:
Charlie Jones 2020-03-16 08:04:28 -05:00 committed by GitHub
parent 6a29a2b48a
commit 5d734a85d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ of it's use cases.
1. *Update configuration files*. The Consul template tool can be used
to update service configuration files. A common use case is managing load
balancer configuration files that need to be updated regularly in a dynamic
infrastructure on machines many not be able to directly connect to the Consul cluster.
infrastructure on machines which may not be able to directly connect to the Consul cluster.
1. *Discover data about the Consul cluster and service*. It is possible to collect
information about the services in your Consul cluster. For example, you could