Fix typo "You can login to …" in opensky (#142649)

This commit is contained in:
Norbert Rittel 2025-04-10 11:39:59 +02:00 committed by GitHub
parent ea50bbeb11
commit 6ed847f49e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -15,7 +15,7 @@
"options": { "options": {
"step": { "step": {
"init": { "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": { "data": {
"radius": "[%key:component::opensky::config::step::user::data::radius%]", "radius": "[%key:component::opensky::config::step::user::data::radius%]",
"altitude": "[%key:component::opensky::config::step::user::data::altitude%]", "altitude": "[%key:component::opensky::config::step::user::data::altitude%]",