Skip to content

Commit

Permalink
Fix typo in exception message in google_photos integration (#132194)
Browse files Browse the repository at this point in the history
  • Loading branch information
lunmay authored Dec 3, 2024
1 parent e401fee commit 74b713f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion homeassistant/components/google_photos/strings.json
Original file line number Diff line number Diff line change
Expand Up @@ -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}"
Expand Down

0 comments on commit 74b713f

Please sign in to comment.