Fix typo in powerwall strings (#91956)

This commit is contained in:
J. Nick Koston 2023-04-24 10:54:22 -05:00 committed by GitHub
parent 2ba2c6c6ab
commit e2d2aeadaa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,7 @@
"password": "[%key:common::config_flow::data::password%]" "password": "[%key:common::config_flow::data::password%]"
} }
}, },
"reauth_confim": { "reauth_confirm": {
"title": "Reauthenticate the Powerwall", "title": "Reauthenticate the Powerwall",
"description": "[%key:component::powerwall::config::step::user::description%]", "description": "[%key:component::powerwall::config::step::user::description%]",
"data": { "data": {