mirror of
https://github.com/home-assistant/core.git
synced 2025-07-17 02:07:09 +00:00
Remove wrong plural "s" in 'todo.remove_item' action (#131814)
This commit is contained in:
parent
00d82363fe
commit
96dfa0e0cf
@ -78,7 +78,7 @@
|
||||
"fields": {
|
||||
"item": {
|
||||
"name": "Item name",
|
||||
"description": "The name for the to-do list items."
|
||||
"description": "The name for the to-do list item."
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user