From 50da5c3fae65b311faa2c7993e974985b30016d7 Mon Sep 17 00:00:00 2001 From: Jan Bouwhuis Date: Fri, 4 Aug 2023 21:35:35 +0200 Subject: [PATCH] Fix typo in telegram_bot translations (#97793) --- homeassistant/components/telegram_bot/strings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homeassistant/components/telegram_bot/strings.json b/homeassistant/components/telegram_bot/strings.json index eeca235ab44..4dfe0a28d01 100644 --- a/homeassistant/components/telegram_bot/strings.json +++ b/homeassistant/components/telegram_bot/strings.json @@ -168,7 +168,7 @@ }, "send_animation": { "name": "Send animation", - "description": "Sends an anmiation.", + "description": "Sends an animation.", "fields": { "url": { "name": "[%key:common::config_flow::data::url%]",