mirror of
https://github.com/home-assistant/core.git
synced 2025-07-10 14:57:09 +00:00
Fix typo -> "Kay" to "Key" in Minio (#101472)
This commit is contained in:
parent
dce5099d92
commit
3d9073693c
@ -9,7 +9,7 @@
|
|||||||
"description": "Bucket to use."
|
"description": "Bucket to use."
|
||||||
},
|
},
|
||||||
"key": {
|
"key": {
|
||||||
"name": "Kay",
|
"name": "Key",
|
||||||
"description": "Object key of the file."
|
"description": "Object key of the file."
|
||||||
},
|
},
|
||||||
"file_path": {
|
"file_path": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user