Update docs/core/platform/application_credentials.md

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
This commit is contained in:
Allen Porter 2022-06-04 09:05:12 -07:00 committed by GitHub
parent f70dac0a61
commit 6d913e34f3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 ```python
from homeassistant.core import HomeAssistant from homeassistant.core import HomeAssistant