From 65567490eaa6dcab6bdd07d0796e4753e96a4fe9 Mon Sep 17 00:00:00 2001 From: silentoplayz Date: Wed, 19 Nov 2025 12:36:18 -0500 Subject: [PATCH] imperative -> vital --- docs/features/image-generation-and-editing/gemini.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/features/image-generation-and-editing/gemini.md b/docs/features/image-generation-and-editing/gemini.md index b3443fda..58764f79 100644 --- a/docs/features/image-generation-and-editing/gemini.md +++ b/docs/features/image-generation-and-editing/gemini.md @@ -15,7 +15,7 @@ Open WebUI also supports image generation through the **Google AI Studio API** a 2. You may need to create a project and enable the `Generative Language API` in addition to adding billing information. :::warning -If you are utilizing a free API key, it is imperative to have a payment method on file. The absence of a valid payment method is a frequent cause of errors during the setup process. +If you are utilizing a free API key, it is vital to have a payment method on file. The absence of a valid payment method is a frequent cause of errors during the setup process. ::: :::tip