From 47f5e73be663c69eedec8cc55542eb4336a0d836 Mon Sep 17 00:00:00 2001 From: Smetalo <92152119+Smetalo@users.noreply.github.com> Date: Wed, 15 Oct 2025 21:03:16 +0200 Subject: [PATCH] Docs: Fix typo in docs/changelogs/index.md (#11215) --- docs/changelogs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changelogs/index.md b/docs/changelogs/index.md index cb33836c5d..923a89ff7e 100644 --- a/docs/changelogs/index.md +++ b/docs/changelogs/index.md @@ -246,7 +246,7 @@ notable changes to Gemini CLI. `"showCitations": true` ([pr](https://github.com/google-gemini/gemini-cli/pull/7350) by [@scidomino](https://github.com/scidomino)) -- **Pro Quota Ddalog:** Handle daily Pro model usage limits with an interactive +- **Pro Quota Dialog:** Handle daily Pro model usage limits with an interactive dialog that lets you immediately switch auth or fallback. ([pr](https://github.com/google-gemini/gemini-cli/pull/7094) by [@JayadityaGit](https://github.com/JayadityaGit))