diff options
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: |
