mirror of
https://github.com/home-assistant/core.git
synced 2025-08-03 20:55:10 +02:00
Fix typo in fastdotcom strings (#102384)
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
"services": {
|
"services": {
|
||||||
"speedtest": {
|
"speedtest": {
|
||||||
"name": "Speed test",
|
"name": "Speed test",
|
||||||
"description": "Immediately executs a speed test with Fast.com."
|
"description": "Immediately executes a speed test with Fast.com."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user