mirror of
https://github.com/home-assistant/core.git
synced 2025-07-17 18:27:09 +00:00
Fix typo in Todoist config flow (#103317)
This commit is contained in:
parent
fd8caaf846
commit
88850334f1
@ -5,7 +5,7 @@
|
|||||||
"data": {
|
"data": {
|
||||||
"token": "[%key:common::config_flow::data::api_token%]"
|
"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": {
|
"error": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user