mirror of
https://github.com/home-assistant/core.git
synced 2026-05-06 08:36:42 +02:00
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