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