From e70a3e05a050a4873c1db9d40db69f38d526d533 Mon Sep 17 00:00:00 2001 From: Michael <35783820+mib1185@users.noreply.github.com> Date: Wed, 17 Dec 2025 22:32:05 +0100 Subject: [PATCH] Apply suggestions from code review Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- homeassistant/components/lock/strings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homeassistant/components/lock/strings.json b/homeassistant/components/lock/strings.json index f5eaabc9434..1a0b12fa281 100644 --- a/homeassistant/components/lock/strings.json +++ b/homeassistant/components/lock/strings.json @@ -98,7 +98,7 @@ "title": "Lock", "triggers": { "jammed": { - "description": "Triggers after one or more locks got jammed.", + "description": "Triggers after one or more locks jam.", "fields": { "behavior": { "description": "[%key:component::lock::common::trigger_behavior_description%]",