diff --git a/homeassistant/components/todo/strings.json b/homeassistant/components/todo/strings.json index 5ef7a5fe35b..717aa310ecd 100644 --- a/homeassistant/components/todo/strings.json +++ b/homeassistant/components/todo/strings.json @@ -93,7 +93,7 @@ }, "exceptions": { "item_not_found": { - "message": "Unable to find To-do item: {item}" + "message": "Unable to find to-do list item: {item}" }, "update_field_not_supported": { "message": "Entity does not support setting field: {service_field}"