diff --git a/homeassistant/components/kitchen_sink/strings.json b/homeassistant/components/kitchen_sink/strings.json index 15305d711b2..e369e0942bd 100644 --- a/homeassistant/components/kitchen_sink/strings.json +++ b/homeassistant/components/kitchen_sink/strings.json @@ -72,7 +72,7 @@ "cold_tea": { "fix_flow": { "abort": { - "not_tea_time": "Can not re-heat the tea at this time" + "not_tea_time": "Cannot reheat the tea at this time" }, "step": {} },