diff options
| author | Daniel Tedesco <[email protected]> | 2025-06-25 03:53:03 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-06-25 03:53:03 +0000 |
| commit | 268d29f05c29a612fc31918e7d0380f4b522b422 (patch) | |
| tree | bb0714d59ffe8091ad20a3fbd693d1072cd8c714 /docs/tools/web-search.md | |
| parent | b6ccf12551bf43992b89c8b2c78d1352e89787eb (diff) | |
docs: fix typos in documentation (#1411)
Co-authored-by: Dan Tedesco <[email protected]>
Diffstat (limited to 'docs/tools/web-search.md')
| -rw-r--r-- | docs/tools/web-search.md | 2 |
1 files changed, 1 insertions, 1 deletions
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: |
