Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
fabaff authored May 12, 2024
1 parent d1885ea commit b385f4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion homeassistant_cli/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@


class _ZeroconfListener:
"""Reporesentation of the ZeroCOnf listener."""
"""Representation of the ZeroCOnf listener."""

def __init__(self) -> None:
"""Initialize the listener."""
Expand Down

0 comments on commit b385f4c

Please sign in to comment.