Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion firestore-translate-text/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ To install an extension, your project must be on the [Blaze (pay as you go) plan
* Genkit Gemini provider: If you selected to use Genkit to perform translations, please provide the name of the Gemini API you want to use.


* Google AI API key: If you selected to use Genkit with Google AI to perform translations, please provide a Google AI API key
* Google AI API key: If you selected to use Genkit with Google AI to perform translations, please provide a Google AI API key.



Expand Down
2 changes: 1 addition & 1 deletion firestore-translate-text/extension.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ params:
label: Google AI API key
description: >
If you selected to use Genkit with Google AI to perform translations,
please provide a Google AI API key
please provide a Google AI API key.
type: secret
required: false

Expand Down
Loading