docs: fix typos (#4992)

Fix typos
This commit is contained in:
Dionysis Glytsos
2025-06-08 13:46:41 +00:00
committed by GitHub
parent 9105e60a34
commit a9d4e0da29
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ Welcome to the LangGraph reference docs! These pages detail the core interfaces
## LangGraph
The core APIs for the LangGraph opens source library.
The core APIs for the LangGraph open source library.
- [Graphs](graphs.md): Main graph abstraction and usage.
- [Functional API](func.md): Functional programming interface for graphs.