Fix typo in fastdotcom strings (#102384)

This commit is contained in:
Sjors 2023-10-20 15:15:13 +02:00 committed by GitHub
parent d7e195ba40
commit 20a58d2314
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
"services": {
"speedtest": {
"name": "Speed test",
"description": "Immediately executs a speed test with Fast.com."
"description": "Immediately executes a speed test with Fast.com."
}
}
}