Skip to content

Commit 36e12b8

Browse files
authored
docs: fix typo in LangChain README.md (#9449)
1 parent b1deda2 commit 36e12b8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

β€ŽREADME.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ LangChain.js is written in TypeScript and can be used in:
5050
- [Getting started](https://docs.langchain.com/oss/javascript/langchain/overview): Installation, setting up the environment, simple examples
5151
- [Learn](https://docs.langchain.com/oss/javascript/langchain/learn): Learn about the core concepts of LangChain.
5252
- [LangChain Forum](https://forum.langchain.com): Connect with the community and share all of your technical questions, ideas, and feedback.
53-
- [Chat LangChain](https://chat.langchain.com): Ask questions & chat with our documentaiton.
53+
- [Chat LangChain](https://chat.langchain.com): Ask questions & chat with our documentation.
5454

5555
## πŸ’ Contributing
5656

β€Žlibs/langchain/README.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ LangChain.js is written in TypeScript and can be used in:
5050
- [Getting started](https://docs.langchain.com/oss/javascript/langchain/overview): Installation, setting up the environment, simple examples
5151
- [Learn](https://docs.langchain.com/oss/javascript/langchain/learn): Learn about the core concepts of LangChain.
5252
- [LangChain Forum](https://forum.langchain.com): Connect with the community and share all of your technical questions, ideas, and feedback.
53-
- [Chat LangChain](https://chat.langchain.com): Ask questions & chat with our documentaiton.
53+
- [Chat LangChain](https://chat.langchain.com): Ask questions & chat with our documentation.
5454

5555
## πŸ’ Contributing
5656

0 commit comments

Comments
Β (0)