Update todo.markdown (#30185)

Added missing closing backticks on the example yaml for todo.add_item
This commit is contained in:
Kevin Higby 2023-12-06 15:17:37 -05:00 committed by GitHub
parent 2ba1765149
commit 542bae507b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -76,6 +76,7 @@ data:
item: "Submit Income Tax Return"
due_date: "2024-04-10"
description: "Collect all necessary documents and submit the final return."
```
### Service `todo.update_item`