Fix typo in v2c strings.json (#105104)

fo -> of
This commit is contained in:
lunmay 2023-12-05 22:25:08 +01:00 committed by Franck Nijhof
parent 990fd31e84
commit 681a3fd271
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3

View File

@ -6,7 +6,7 @@
"host": "[%key:common::config_flow::data::host%]" "host": "[%key:common::config_flow::data::host%]"
}, },
"data_description": { "data_description": {
"host": "Hostname or IP address fo your V2C Trydan EVSE." "host": "Hostname or IP address of your V2C Trydan EVSE."
} }
} }
}, },