From 303c7fc934c9bbaae81a0c137f25dd999f631423 Mon Sep 17 00:00:00 2001 From: Petar Petrov Date: Fri, 12 Sep 2025 08:33:28 +0300 Subject: [PATCH] Apply suggestions from code review Co-authored-by: Norbert Rittel --- homeassistant/components/otbr/strings.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/homeassistant/components/otbr/strings.json b/homeassistant/components/otbr/strings.json index 9dcf466aa786..139484b96419 100644 --- a/homeassistant/components/otbr/strings.json +++ b/homeassistant/components/otbr/strings.json @@ -8,7 +8,7 @@ }, "menu_option_descriptions": { "recommended": "Set up the OTBR add-on", - "url": "Manually set OTBR URL" + "url": "Manually set the OTBR URL" }, "description": "Please choose a setup process" }, @@ -16,7 +16,7 @@ "data": { "url": "[%key:common::config_flow::data::url%]" }, - "description": "Provide URL for the OpenThread Border Router's REST API" + "description": "Provide the URL for the OpenThread Border Router's REST API" } }, "progress": {