diff --git a/docs/docs/introduction.mdx b/docs/docs/introduction.mdx index f659cfd37fb..de01d3d4401 100644 --- a/docs/docs/introduction.mdx +++ b/docs/docs/introduction.mdx @@ -104,7 +104,7 @@ Head to the reference section for full documentation of all classes and methods Trace and evaluate your language model applications and intelligent agents to help you move from prototype to production. ### [🦜🕸️ LangGraph](https://langchain-ai.github.io/langgraph) -Build stateful, multi-actor applications with LLMs. Integrates smoothly with LangChain, but can be used without it. LangGraph powers production-grade agents, trusted by Linkedin, Uber, Klarna, GitLab, and many more. +Build stateful, multi-actor applications with LLMs. Integrates smoothly with LangChain, but can be used without it. LangGraph powers production-grade agents, trusted by LinkedIn, Uber, Klarna, GitLab, and many more. ## Additional resources