forked from home-assistant/core
Fix typo "You can login to …" in opensky
(#142649)
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
"description": "You can login to your OpenSky account to increase the update frequency.",
|
||||
"description": "You can log in to your OpenSky account to increase the update frequency.",
|
||||
"data": {
|
||||
"radius": "[%key:component::opensky::config::step::user::data::radius%]",
|
||||
"altitude": "[%key:component::opensky::config::step::user::data::altitude%]",
|
||||
|
Reference in New Issue
Block a user