Fix typo in fireservicerota strings (#46973)

This commit is contained in:
Milan Meulemans 2021-02-23 23:42:24 +01:00 committed by GitHub
parent 425d56d024
commit 228096847b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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