From 11fd12dc0a062a9e6d9a79c1a246204b7fa5b385 Mon Sep 17 00:00:00 2001 From: Allen Porter Date: Thu, 7 Apr 2022 00:29:01 -0700 Subject: [PATCH] Update docs/core/platform/application_credentials.md Co-authored-by: Martin Hjelmare --- docs/core/platform/application_credentials.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 | | ------------- | ---- | -------------------------------------------------------------------------------------------------- | ----------- |