diff --git a/docs/sources/auth/azuread.md b/docs/sources/auth/azuread.md index c854b74c377..b6c86bb1825 100644 --- a/docs/sources/auth/azuread.md +++ b/docs/sources/auth/azuread.md @@ -108,7 +108,7 @@ allowed_domains = allowed_groups = ``` -You can also use these enviroment variables to configure **client_id** and **client_secret**: +You can also use these environment variables to configure **client_id** and **client_secret**: ``` GF_AUTH_AZUREAD_CLIENT_ID GF_AUTH_AZUREAD_CLIENT_SECRET