diff --git a/README.md b/README.md index cacc0ca3..ac3b70cf 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ provider "astro" { # your terraform commands here ``` -For more information on using the Astro provider, including supported resources and data sources, see [Astro's Terraform docs](https://registry.terraform.io/providers/astronomer/astro/latest/docs). + For more information on using the Astro provider, including supported resources and data sources, see [Astro's Terraform docs](https://registry.terraform.io/providers/astronomer/astro/latest/docs). 3. Run the following commands to apply the provider: ```shell