diff --git a/src/translations/en.json b/src/translations/en.json index 21ba065039dd..043865f59e6a 100644 --- a/src/translations/en.json +++ b/src/translations/en.json @@ -6379,7 +6379,7 @@ }, "todo-list": { "name": "To-do list", - "description": "The to-do list card allows you to add, edit, check-off, and clear items from your to-do list.", + "description": "The To-do list card allows you to add, edit, check-off, and remove items from your to-do list.", "integration_not_loaded": "This card requires the `todo` integration to be set up.", "hide_completed": "Hide completed items" },