From 6993bad7540f67f3cafc8697e62a36c9d67bb28f Mon Sep 17 00:00:00 2001 From: tjabbour <85514185+tjabbour@users.noreply.github.com> Date: Mon, 21 Jun 2021 17:17:14 -0600 Subject: [PATCH] fix: Fix typo in provider documentation --- website/docs/language/providers/configuration.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/language/providers/configuration.html.md b/website/docs/language/providers/configuration.html.md index 6a7d8ad60c..1ff2697652 100644 --- a/website/docs/language/providers/configuration.html.md +++ b/website/docs/language/providers/configuration.html.md @@ -9,7 +9,7 @@ description: |- # Provider Configuration -Providers alow Terraform to interact with cloud providers, SaaS providers, and +Providers allow Terraform to interact with cloud providers, SaaS providers, and other APIs. Some providers require you to configure them with endpoint URLs, cloud regions,