mirror of
https://github.com/home-assistant/core.git
synced 2025-08-05 13:45:12 +02:00
Fix typo -> "Kay" to "Key" in Minio (#101472)
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
"description": "Bucket to use."
|
||||
},
|
||||
"key": {
|
||||
"name": "Kay",
|
||||
"name": "Key",
|
||||
"description": "Object key of the file."
|
||||
},
|
||||
"file_path": {
|
||||
|
Reference in New Issue
Block a user