From dadec6ee9ed8b4a8b884dec3e49fbb27e0c5334b Mon Sep 17 00:00:00 2001 From: Martin Atkins Date: Thu, 23 Apr 2020 10:50:50 -0700 Subject: [PATCH] fixup docs --- website/docs/commands/cli-config.html.markdown | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/website/docs/commands/cli-config.html.markdown b/website/docs/commands/cli-config.html.markdown index cd0a47cdf..9e76cb5ad 100644 --- a/website/docs/commands/cli-config.html.markdown +++ b/website/docs/commands/cli-config.html.markdown @@ -162,8 +162,9 @@ appropriate, though. For example, the system where you are running Terraform may not be able to access an origin registry due to firewall restrictions within your organization or your locality. -To allow using Terraform in these situations, there are some alternative -options for making provider plugins available to Terraform. +To allow using Terraform providers in these situations, there are some +alternative options for making provider plugins available to Terraform which +we'll describe in the following sections. ### Explicit Installation Method Configuration