Replace typo "login to" with "log in to" in fireservicerota (#142652)

Fix typo "login to" with "log in to" in `fireservicerota`
This commit is contained in:
Norbert Rittel
2025-04-10 11:43:16 +02:00
committed by GitHub
parent 6ed847f49e
commit 954a47d9ef

View File

@@ -9,7 +9,7 @@
}
},
"reauth_confirm": {
"description": "Authentication tokens became invalid, login to recreate them.",
"description": "Authentication tokens became invalid, log in to recreate them.",
"data": {
"password": "[%key:common::config_flow::data::password%]"
}