mirror of
https://github.com/home-assistant/core.git
synced 2025-07-31 19:25:12 +02:00
Remove wrong plural "s" in 'todo.remove_item' action (#131814)
This commit is contained in:
@@ -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."
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user