From ca080a4d4b6a15dd25ed115a3df145403c71dea6 Mon Sep 17 00:00:00 2001 From: Allen Porter Date: Thu, 7 Apr 2022 01:02:35 -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 e18d7ebb..1893cd6b 100644 --- a/docs/core/platform/application_credentials.md +++ b/docs/core/platform/application_credentials.md @@ -46,7 +46,7 @@ The `auth_domain` is the domain for the auth implementation in the config entry, ## ClientCredential -A `ClientCredential` represents the a client credential provided by the user. +A `ClientCredential` represents a client credential provided by the user. | Name | Type | | Description | | ------------- | ---- | ------------------------------------------------------------------------- | ----------- |