Fix typo in Google Generative AI conversation: intead -> instead (#140398)

This commit is contained in:
Franck Nijhof 2025-03-11 18:18:34 +01:00 committed by GitHub
parent a13911e00e
commit d309239bcc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -70,7 +70,7 @@
"issues": {
"deprecated_image_filename_parameter": {
"title": "Deprecated 'image_filename' parameter",
"description": "The 'image_filename' parameter in Google Generative AI actions is deprecated. Please edit scripts and automations to use 'filenames' intead."
"description": "The 'image_filename' parameter in Google Generative AI actions is deprecated. Please edit scripts and automations to use 'filenames' instead."
}
}
}