Merge pull request #17517 from ivanovteo/ivanovteo/docs-providers-small-typo

Trivial documentation fix
This commit is contained in:
Paul Tyng 2018-03-07 11:15:23 -05:00 committed by GitHub
commit a61b40c7a2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -133,7 +133,7 @@ multiple regions, multiple hosts, etc. The primary use case for this is
using multiple cloud regions. Other use-cases include targeting multiple
Docker hosts, multiple Consul hosts, etc.
To include multiple configurations fo a given provider, include multiple
To include multiple configurations for a given provider, include multiple
`provider` blocks with the same provider name, but set the `alias` field to an
instance name to use for each additional instance. For example: