diff --git a/website/docs/backends/types/azurerm.html.md b/website/docs/backends/types/azurerm.html.md index 147a813f8..7b4de9769 100644 --- a/website/docs/backends/types/azurerm.html.md +++ b/website/docs/backends/types/azurerm.html.md @@ -79,7 +79,7 @@ terraform { ## Data Source Configuration -When authenticating using a Service Principall (either with a Client Certificate or a Client Secret): +When authenticating using a Service Principal (either with a Client Certificate or a Client Secret): ```hcl data "terraform_remote_state" "foo" {