Skip to content

Commit 780eaa8

Browse files
jesserockzfrenck
authored andcommitted
Fix typo in ESPHome repair text (#131200)
1 parent 75dcdfb commit 780eaa8

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
@@ -118,7 +118,7 @@
118118
},
119119
"service_calls_not_allowed": {
120120
"title": "{name} is not permitted to perform Home Assistant actions",
121-
"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."
121+
"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."
122122
}
123123
}
124124
}

0 commit comments

Comments
 (0)