mirror of
https://github.com/home-assistant/core.git
synced 2025-08-13 17:45:19 +02:00
Fix typo in Todoist config flow (#103317)
This commit is contained in:
committed by
Franck Nijhof
parent
d95d4d0184
commit
718901d2ad
@@ -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": {
|
||||||
|
Reference in New Issue
Block a user