From 3d9073693c69f81cf0eb3f7f782e2e573da3ca2e Mon Sep 17 00:00:00 2001 From: Betacart Date: Thu, 5 Oct 2023 19:55:50 +0200 Subject: [PATCH] Fix typo -> "Kay" to "Key" in Minio (#101472) --- homeassistant/components/minio/strings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homeassistant/components/minio/strings.json b/homeassistant/components/minio/strings.json index 75b8375adb1..68a4786bc63 100644 --- a/homeassistant/components/minio/strings.json +++ b/homeassistant/components/minio/strings.json @@ -9,7 +9,7 @@ "description": "Bucket to use." }, "key": { - "name": "Kay", + "name": "Key", "description": "Object key of the file." }, "file_path": {