diff --git a/homeassistant_cli/config.py b/homeassistant_cli/config.py index 4fd2e43..9b981ec 100644 --- a/homeassistant_cli/config.py +++ b/homeassistant_cli/config.py @@ -16,7 +16,7 @@ class _ZeroconfListener: - """Reporesentation of the ZeroCOnf listener.""" + """Representation of the ZeroCOnf listener.""" def __init__(self) -> None: """Initialize the listener."""