Update website/docs/cli/plugins/index.mdx

Co-authored-by: Rose M Koron <32436232+rkoron007@users.noreply.github.com>
This commit is contained in:
Terry L. Blessing 2024-04-25 10:05:03 -05:00 committed by GitHub
parent 4bd0aed0a7
commit 5a7f0a1ab6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -8,7 +8,7 @@ description: >-
# Managing Plugins
Terraform relies on plugins called providers to manage various types
of resources. For more information about providers, see
of resources. For more information about providers, refer to
[Providers](/terraform/language/providers) in the Terraform
language docs.