From 6ab7b0f99c61f4bf8cb3f8c01de817c020b7eb1d Mon Sep 17 00:00:00 2001 From: Joost Lekkerkerker Date: Wed, 7 Jun 2023 02:40:59 +0200 Subject: [PATCH] Fix typo in Picnic strings (#94117) --- homeassistant/components/picnic/strings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homeassistant/components/picnic/strings.json b/homeassistant/components/picnic/strings.json index ff91b5259b2..f0e0d93231c 100644 --- a/homeassistant/components/picnic/strings.json +++ b/homeassistant/components/picnic/strings.json @@ -50,7 +50,7 @@ "name": "Status of last order" }, "last_order_max_order_time": { - "name": "Max order time of last slot" + "name": "Max order time of last order" }, "last_order_delivery_time": { "name": "Last order delivery time"