diff --git a/packages/ai/src/types/imagen/internal.ts b/packages/ai/src/types/imagen/internal.ts index 1a34eb18f5..24f0553ebf 100644 --- a/packages/ai/src/types/imagen/internal.ts +++ b/packages/ai/src/types/imagen/internal.ts @@ -76,7 +76,7 @@ export interface ImagenResponseInternal { * The parameters to be sent in the request body of the HTTP call * to the Vertex AI backend. * - * We need a seperate internal-only interface for this because the REST + * We need a separate internal-only interface for this because the REST * API expects different parameter names than what we show to our users. * * Sample request body JSON: