From 268d29f05c29a612fc31918e7d0380f4b522b422 Mon Sep 17 00:00:00 2001 From: Daniel Tedesco Date: Wed, 25 Jun 2025 03:53:03 +0000 Subject: docs: fix typos in documentation (#1411) Co-authored-by: Dan Tedesco --- docs/tools/web-search.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/tools') diff --git a/docs/tools/web-search.md b/docs/tools/web-search.md index c0f7c8db..9ba56bfb 100644 --- a/docs/tools/web-search.md +++ b/docs/tools/web-search.md @@ -14,7 +14,7 @@ Use `google_web_search` to perform a web search using Google Search via the Gemi ## How to use `google_web_search` with the Gemini CLI -The `google_web_search` tool sends a query to the Gemini API, which then perform a web search. `google_web_search` will return a generated response based on the search results, including citations and sources. +The `google_web_search` tool sends a query to the Gemini API, which then performs a web search. `google_web_search` will return a generated response based on the search results, including citations and sources. Usage: -- cgit v1.2.3