Fix typo in Todoist config flow (#103317)
parent
fd8caaf846
commit
88850334f1
|
@ -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…
Reference in New Issue