Fix typo in Todoist config flow (#103317)
This commit is contained in:
parent
fd8caaf846
commit
88850334f1
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
"data": {
|
||||
"token": "[%key:common::config_flow::data::api_token%]"
|
||||
},
|
||||
"description": "Please entry your API token from your [Todoist Settings page]({settings_url})"
|
||||
"description": "Please enter your API token from your [Todoist Settings page]({settings_url})"
|
||||
}
|
||||
},
|
||||
"error": {
|
||||
|
|
Loading…
Add table
Reference in a new issue