[PR #6060] docs(langgraph): correct typo "runtie" to "runtime" in StateGraph #4806

Closed
opened 2026-02-20 17:50:46 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/langchain-ai/langgraph/pull/6060

State: closed
Merged: Yes


Description: Fix a typo where "runtie" was incorrectly used instead of "runtime" in line 158 of the StateGraph class in state.py. This resolves the example error caused by the misspelled variable name.

Dependencies: None

**Original Pull Request:** https://github.com/langchain-ai/langgraph/pull/6060 **State:** closed **Merged:** Yes --- **Description:** Fix a typo where "runtie" was incorrectly used instead of "runtime" in line 158 of the StateGraph class in state.py. This resolves the example error caused by the misspelled variable name. **Dependencies:** None
yindo added the pull-request label 2026-02-20 17:50:46 -05:00
yindo closed this issue 2026-02-20 17:50:46 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraph#4806