Fix typo in exception message in google_photos integration (#132194)

pull/132108/head
lunmay 2024-12-03 19:31:28 +01:00 committed by GitHub
parent e401fee3da
commit 74b713fa97
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@
"message": "`{filename}` is not an image"
},
"missing_upload_permission": {
"message": "Home Assistnt was not granted permission to upload to Google Photos"
"message": "Home Assistant was not granted permission to upload to Google Photos"
},
"upload_error": {
"message": "Failed to upload content: {message}"