mirror of
https://github.com/home-assistant/core.git
synced 2026-09-24 07:25:52 -05:00
Fix typo in Airthings BLE config flow (#153512)
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
"id": "ID",
|
||||
"secret": "Secret"
|
||||
},
|
||||
"description": "Login at {url} to find your credentials"
|
||||
"description": "Log in at {url} to find your credentials"
|
||||
}
|
||||
},
|
||||
"error": {
|
||||
|
||||
Reference in New Issue
Block a user