From c3ab4a1352579af3e441265423534982d6eadeae Mon Sep 17 00:00:00 2001 From: Christoph Blecker Date: Wed, 7 Sep 2016 20:55:03 -0700 Subject: [PATCH] Reword "Multiple Provider Instances" documentation Fixes #8702. --- website/source/docs/configuration/providers.html.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/source/docs/configuration/providers.html.md b/website/source/docs/configuration/providers.html.md index 96b4088f7..a5a060d8c 100644 --- a/website/source/docs/configuration/providers.html.md +++ b/website/source/docs/configuration/providers.html.md @@ -60,8 +60,8 @@ The configuration is dependent on the type, and is documented ## Multiple Provider Instances You can define multiple instances of the same provider in order to support -multiple regions, multiple hosts, etc. The primary use case for this for -multiple cloud regions. Other use cases including targeting multiple +multiple regions, multiple hosts, etc. The primary use case for this is +utilizing multiple cloud regions. Other use cases include targeting multiple Docker hosts, multiple Consul hosts, etc. To define multiple provider instances, repeat the provider configuration