Fix typo in EnOcean (#86868)

This commit is contained in:
Martin Mauch 2023-01-31 09:49:37 +01:00 committed by GitHub
parent 7f01d57965
commit a28e7e1541
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,13 +2,13 @@
"config": {
"step": {
"detect": {
"title": "Select the path to you ENOcean dongle",
"title": "Select the path to your ENOcean dongle",
"data": {
"path": "USB dongle path"
}
},
"manual": {
"title": "Enter the path to you ENOcean dongle",
"title": "Enter the path to your ENOcean dongle",
"data": {
"path": "USB dongle path"
}