From 6d913e34f32e36bd93b5bc4200070b27227e8c70 Mon Sep 17 00:00:00 2001 From: Allen Porter Date: Sat, 4 Jun 2022 09:05:12 -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 9fb81c0e..d63a3c5e 100644 --- a/docs/core/platform/application_credentials.md +++ b/docs/core/platform/application_credentials.md @@ -137,7 +137,7 @@ Translations for Application Credentials are defined under the `application_cred } ``` -You may optionally add description placehlder keys that are added to the message by adding a new method in `application_credentials.py` like the following: +You may optionally add description placeholder keys that are added to the message by adding a new method in `application_credentials.py` like the following: ```python from homeassistant.core import HomeAssistant