Fix typo in requirements.mdx

pull/35615/head
bangjiehan 2 years ago committed by GitHub
parent 047c1af0b4
commit b8aaeab4b5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -274,7 +274,7 @@ incompatibilities, and let the root module manage the maximum version.
## Built-in Providers
Most Terraform providers are distributed separately as plugins, but there
is one provider that is built into Terraform itself. This provider enables the
is one provider that is built into Terraform itself. This provider enables
[the `terraform_remote_state` data source](/terraform/language/state/remote-state-data).
Because this provider is built in to Terraform, you don't need to declare it

Loading…
Cancel
Save