Skip to content

Commit 5e0923b

Browse files
authored
Fix spelling of "to set up" in hue_ble (home-assistant#157593)
1 parent ad48f3c commit 5e0923b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

homeassistant/components/hue_ble/strings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"config": {
33
"abort": {
44
"already_configured": "[%key:common::config_flow::abort::already_configured_device%]",
5-
"not_implemented": "This integration can only be setup via discovery."
5+
"not_implemented": "This integration can only be set up via discovery."
66
},
77
"error": {
88
"cannot_connect": "[%key:common::config_flow::error::cannot_connect%]",

0 commit comments

Comments
 (0)