Skip to content

Commit ba042e2

Browse files
authored
Fix typo in ESPHome repair text (#131200)
1 parent 1195a79 commit ba042e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

homeassistant/components/esphome/strings.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@
119119
},
120120
"service_calls_not_allowed": {
121121
"title": "{name} is not permitted to perform Home Assistant actions",
122-
"description": "The ESPHome device attempted to perform a Home Assistant action, but this functionality is not enabled.\n\nIf you trust this device and want to allow it to perfom Home Assistant action, you can enable this functionality in the options flow."
122+
"description": "The ESPHome device attempted to perform a Home Assistant action, but this functionality is not enabled.\n\nIf you trust this device and want to allow it to perform Home Assistant action, you can enable this functionality in the options flow."
123123
}
124124
}
125125
}

0 commit comments

Comments
 (0)