From b4dd2b8b2e8551a990d06292645a860ffdf76703 Mon Sep 17 00:00:00 2001 From: Will Brock Date: Sat, 30 May 2020 18:10:51 -0400 Subject: [PATCH] Fix typo replacing and with as --- website/docs/providers/type/network-index.html.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/providers/type/network-index.html.markdown b/website/docs/providers/type/network-index.html.markdown index 167a9195c..0cfb35f3e 100644 --- a/website/docs/providers/type/network-index.html.markdown +++ b/website/docs/providers/type/network-index.html.markdown @@ -9,7 +9,7 @@ description: |- # Network Providers This is a group of network providers that offer specific network capabilities -such and DNS, routing, and firewall configuration. The providers generally +such as DNS, routing, and firewall configuration. The providers generally offer a cloud-based service and Terraform integrates with these services using the specific providers. These providers are primarily supported by the vendor in close collaboration with HashiCorp, and are tested by HashiCorp.