Fix typos / grammar in description of create_task action (#134705)

This commit is contained in:
Norbert Rittel 2025-01-04 23:21:23 +01:00 committed by GitHub
parent a41bdfe0cc
commit d96b2499e2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,7 +2,7 @@
"services": {
"create_task": {
"name": "Create task",
"description": "Creates (or update) a new task in your Remember The Milk account. If you want to update a task later on, you have to set an \"id\" when creating the task. Note: Updating a tasks does not support the smart syntax.",
"description": "Creates a new task in your Remember The Milk account or updates an existing one. If you want to update a task later on, you have to set an \"ID\" when creating the task. Note: Updating a task does not support the smart syntax.",
"fields": {
"name": {
"name": "[%key:common::config_flow::data::name%]",