mirror of
https://github.com/home-assistant/core.git
synced 2025-07-25 22:27:07 +00:00
Replace "this" with "a" to fix Install Update action description (#133210)
This commit is contained in:
parent
73cb3fa88d
commit
ebc8ca8419
@ -56,7 +56,7 @@
|
||||
"services": {
|
||||
"install": {
|
||||
"name": "Install update",
|
||||
"description": "Installs an update for this device or service.",
|
||||
"description": "Installs an update for a device or service.",
|
||||
"fields": {
|
||||
"version": {
|
||||
"name": "Version",
|
||||
|
Loading…
x
Reference in New Issue
Block a user