fix: casing consistency

Christian Rocha created

Change summary

internal/providers/configs/gemini.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Detailed changes

internal/providers/configs/gemini.json 🔗

@@ -9,7 +9,7 @@
   "models": [
     {
       "id": "gemini-3-pro-preview",
-      "name": "Gemini 3 Pro (preview)",
+      "name": "Gemini 3 Pro (Preview)",
       "cost_per_1m_in": 2,
       "cost_per_1m_out": 12,
       "cost_per_1m_in_cached": 0,