From 53110e5c1f456df757852bbf62620a189f61f6b4 Mon Sep 17 00:00:00 2001 From: Andrei Ivanov Date: Wed, 7 Mar 2018 17:57:25 +0200 Subject: [PATCH] - fixed a trivial typo --- website/docs/configuration/providers.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/configuration/providers.html.md b/website/docs/configuration/providers.html.md index 8fd95db839..12a717ef0e 100644 --- a/website/docs/configuration/providers.html.md +++ b/website/docs/configuration/providers.html.md @@ -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: