From 7f2d9568fc7829471d7b04693e379c48b9d8cc03 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Mon, 12 May 2025 23:35:51 +0200 Subject: [PATCH] Update homeassistant/components/backblaze/strings.json Co-authored-by: Rhys Waywood --- homeassistant/components/backblaze/strings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homeassistant/components/backblaze/strings.json b/homeassistant/components/backblaze/strings.json index 1ee70208c2a..0d2a0285472 100644 --- a/homeassistant/components/backblaze/strings.json +++ b/homeassistant/components/backblaze/strings.json @@ -13,7 +13,7 @@ "bucket": "Bucket" }, "data_description": { - "bucket": "Select the bucked to store backups in." + "bucket": "Select the bucket to store backups in." }, "description": "Pick the bucket you want to use for backups. Please note, it is best to create a dedicated bucket for Home Assistant backups." },