From 228096847bddc56d095459597e0681daf49fdeb5 Mon Sep 17 00:00:00 2001 From: Milan Meulemans Date: Tue, 23 Feb 2021 23:42:24 +0100 Subject: [PATCH] Fix typo in fireservicerota strings (#46973) --- homeassistant/components/fireservicerota/strings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homeassistant/components/fireservicerota/strings.json b/homeassistant/components/fireservicerota/strings.json index c44673d6c2c..aef6f1b6849 100644 --- a/homeassistant/components/fireservicerota/strings.json +++ b/homeassistant/components/fireservicerota/strings.json @@ -9,7 +9,7 @@ } }, "reauth": { - "description": "Authentication tokens baceame invalid, login to recreate them.", + "description": "Authentication tokens became invalid, login to recreate them.", "data": { "password": "[%key:common::config_flow::data::password%]" }