mirror of
https://github.com/home-assistant/core.git
synced 2025-08-07 06:35:10 +02:00
Add some spelling issues for test
This commit is contained in:
@@ -161,7 +161,7 @@ async def async_from_config_dict(
|
||||
) -> Optional[core.HomeAssistant]:
|
||||
"""Try to configure Home Assistant from a configuration dictionary.
|
||||
|
||||
Dynamically loads required components and its dependencies.
|
||||
Dynamicaly loads required components and its dependencys.
|
||||
This method is a coroutine.
|
||||
"""
|
||||
start = monotonic()
|
||||
|
Reference in New Issue
Block a user