Merge pull request #25087 from WillBrock/wb-provider-typo
website/docs: Fix doc typo replacing "and" with "as"
This commit is contained in:
commit
f86fb6161b
|
@ -9,7 +9,7 @@ description: |-
|
||||||
# Network Providers
|
# Network Providers
|
||||||
|
|
||||||
This is a group of network providers that offer specific network capabilities
|
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
|
offer a cloud-based service and Terraform integrates with these services using
|
||||||
the specific providers. These providers are primarily supported by the vendor
|
the specific providers. These providers are primarily supported by the vendor
|
||||||
in close collaboration with HashiCorp, and are tested by HashiCorp.
|
in close collaboration with HashiCorp, and are tested by HashiCorp.
|
||||||
|
|
Loading…
Reference in New Issue