[PR #1280] [MERGED] Fix Typos in Documentation and Example Notebooks #1349

Closed
opened 2026-02-15 20:15:23 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs/pull/1280
Author: @leopardracer
Created: 6/11/2025
Status: Merged
Merged: 6/17/2025
Merged by: @dqbd

Base: mainHead: main


📝 Commits (2)

  • 89a408d Update define-state.ipynb
  • 560b184 Update hierarchical_agent_teams.ipynb

📊 Changes

2 files changed (+2 additions, -2 deletions)

View changed files

📝 examples/how-tos/define-state.ipynb (+1 -1)
📝 examples/multi_agent/hierarchical_agent_teams.ipynb (+1 -1)

📄 Description

Description:
This pull request corrects minor typographical errors in the documentation and example Jupyter notebooks. Specifically, it fixes the spelling of "returning" and "accommodate" in the following files:

  • examples/how-tos/define-state.ipynb
  • examples/multi_agent/hierarchical_agent_teams.ipynb

No functional changes were made; these edits are for clarity and accuracy in the documentation.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/langgraphjs/pull/1280 **Author:** [@leopardracer](https://github.com/leopardracer) **Created:** 6/11/2025 **Status:** ✅ Merged **Merged:** 6/17/2025 **Merged by:** [@dqbd](https://github.com/dqbd) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (2) - [`89a408d`](https://github.com/langchain-ai/langgraphjs/commit/89a408d2c2fd5900838a5c001654aa03fdc48cba) Update define-state.ipynb - [`560b184`](https://github.com/langchain-ai/langgraphjs/commit/560b184ddecf057dc87d8d7259328f30a61b5898) Update hierarchical_agent_teams.ipynb ### 📊 Changes **2 files changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `examples/how-tos/define-state.ipynb` (+1 -1) 📝 `examples/multi_agent/hierarchical_agent_teams.ipynb` (+1 -1) </details> ### 📄 Description Description: This pull request corrects minor typographical errors in the documentation and example Jupyter notebooks. Specifically, it fixes the spelling of "returning" and "accommodate" in the following files: - examples/how-tos/define-state.ipynb - examples/multi_agent/hierarchical_agent_teams.ipynb No functional changes were made; these edits are for clarity and accuracy in the documentation. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 20:15:23 -05:00
yindo closed this issue 2026-02-15 20:15:23 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraphjs#1349