diff --git a/docs/core/platform/developer_credentials.md b/docs/core/platform/developer_credentials.md index 2ce1c35b..8a880663 100644 --- a/docs/core/platform/developer_credentials.md +++ b/docs/core/platform/developer_credentials.md @@ -11,7 +11,7 @@ Developer Credentials is under active development and integrations should still ## Adding support -Integrations support developer credentials with a file in the integration folder called `developer_credetnails.py` and implement the following: +Integrations support developer credentials with a file in the integration folder called `developer_credentails.py` and implement the following: ```python from homeassistant.core import HomeAssistant