mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-08-22 23:52:23 +02:00
docs: fix typo in concept docs
This commit is contained in:
@@ -20,7 +20,7 @@ A super-step can be considered a single iteration over the graph nodes. Nodes th
|
||||
|
||||
### StateGraph
|
||||
|
||||
The `StateGraph` class is the main graph class to uses. This is parameterized by a user defined `State` object.
|
||||
The `StateGraph` class is the main graph class to use. This is parameterized by a user defined `State` object.
|
||||
|
||||
### MessageGraph
|
||||
|
||||
|
||||
Reference in New Issue
Block a user