diff --git a/docs/ecosystem/google_search.md b/docs/ecosystem/google_search.md index a85a3765..dcf90162 100644 --- a/docs/ecosystem/google_search.md +++ b/docs/ecosystem/google_search.md @@ -1,7 +1,7 @@ # Google Search Wrapper This page covers how to use the Google Search API within LangChain. -It is broken into two parts: installation and setup, and then references to specific Pinecone wrappers. +It is broken into two parts: installation and setup, and then references to the specific Google Search wrapper. ## Installation and Setup - Install requirements with `pip install google-api-python-client`