From c7f1f1bcd15809340a32f2efedfcb5ec4ae7bb89 Mon Sep 17 00:00:00 2001 From: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> Date: Fri, 28 Apr 2023 10:01:24 +0200 Subject: [PATCH] Fix typo (#16341) * Fix typo * Fix typo --- src/translations/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/translations/en.json b/src/translations/en.json index 7b359c878c..23506ac442 100755 --- a/src/translations/en.json +++ b/src/translations/en.json @@ -2813,7 +2813,7 @@ "fetching_subscription": "Fetching subscription…", "tts": { "title": "Text-to-speech", - "info": "Bring personality to your home by having it speak to you by using our Text-to-Speech services. You can use this in automations and scripts by using the {service} service.", + "info": "Bring personality to your home by having it speak to you by using our text-to-speech services. You can use this in automations and scripts by using the {service} service.", "default_language": "Default language to use", "default_gender": "Default gender to use", "try": "Try",