Correct grammatical error in CUSTOM_WARNING (#32569)
This commit is contained in:
parent
5ace7de171
commit
df86668dfc
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ CUSTOM_WARNING = (
|
|||
"You are using a custom integration for %s which has not "
|
||||
"been tested by Home Assistant. This component might "
|
||||
"cause stability problems, be sure to disable it if you "
|
||||
"do experience issues with Home Assistant."
|
||||
"experience issues with Home Assistant."
|
||||
)
|
||||
_UNDEF = object()
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue