diff --git a/docs/docs/get_started/quickstart.mdx b/docs/docs/get_started/quickstart.mdx index 3db544f446..9279c62a67 100644 --- a/docs/docs/get_started/quickstart.mdx +++ b/docs/docs/get_started/quickstart.mdx @@ -70,7 +70,7 @@ For this getting started guide, we will provide two options: using OpenAI (a pop -First we'll need to the LangChain <> OpenAI integration package. +First we'll need to import the LangChain x OpenAI integration package. ```shell pip install langchain_openai