Update todo.markdown (#29671)

This commit is contained in:
Iain Hay 2023-11-03 12:34:39 +00:00 committed by GitHub
parent f279d3be7c
commit ba1007ce28
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -86,7 +86,7 @@ Removing a To-do Item. A to-do list `target` is selected with a [Target Selector
This is a full example of a service call that deletes a to-do Item with the specified name. This is a full example of a service call that deletes a to-do Item with the specified name.
```yaml ```yaml
service: todo.delete_item service: todo.remove_item
target: target:
entity_id: todo.personal_tasks entity_id: todo.personal_tasks
data: data: