Skip to content

Commit

Permalink
Remove wrong plural "s" in 'todo.remove_item' action (#131814)
Browse files Browse the repository at this point in the history
  • Loading branch information
NoRi2909 authored and frenck committed Nov 28, 2024
1 parent e2cda54 commit 9677c6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion homeassistant/components/todo/strings.json
Original file line number Diff line number Diff line change
Expand Up @@ -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."
}
}
}
Expand Down

0 comments on commit 9677c6e

Please sign in to comment.