diff --git a/docs/core/platform/application_credentials.md b/docs/core/platform/application_credentials.md index f69eef58..2aed87a8 100644 --- a/docs/core/platform/application_credentials.md +++ b/docs/core/platform/application_credentials.md @@ -38,7 +38,7 @@ async def async_get_client_credential( ## AuthorizationServer -A `AuthorizationServer` represents the [OAuth2 Authorization server](https://datatracker.ietf.org/doc/html/rfc6749) used for an integration. +An `AuthorizationServer` represents the [OAuth2 Authorization server](https://datatracker.ietf.org/doc/html/rfc6749) used for an integration. | Name | Type | | Description | | ------------- | ---- | -------------------------------------------------------------------------------------------------- | ----------- |