[PR #1167] [MERGED] fix(docs): typos #1275

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs/pull/1167
Author: @omahs
Created: 5/9/2025
Status: Merged
Merged: 5/30/2025
Merged by: @dqbd

Base: mainHead: patch-1


📝 Commits (1)

📊 Changes

16 files changed (+33 additions, -33 deletions)

View changed files

📝 CONTRIBUTING.md (+4 -4)
📝 docs/docs/concepts/application_structure.md (+3 -3)
📝 docs/docs/concepts/assistants.md (+1 -1)
📝 docs/docs/concepts/auth.md (+2 -2)
📝 docs/docs/concepts/high_level.md (+3 -3)
📝 docs/docs/concepts/human_in_the_loop.md (+2 -2)
📝 docs/docs/concepts/langgraph_server.md (+2 -2)
📝 docs/docs/concepts/low_level.md (+4 -4)
📝 docs/docs/concepts/memory.md (+1 -1)
📝 docs/docs/concepts/persistence.md (+5 -5)
📝 docs/docs/how-tos/auth/custom_auth.md (+1 -1)
📝 examples/how-tos/dynamic_breakpoints.ipynb (+1 -1)
📝 examples/how-tos/multi-agent-multi-turn-convo-functional.ipynb (+1 -1)
📝 examples/how-tos/react-human-in-the-loop.ipynb (+1 -1)
📝 libs/langgraph/src/func/types.ts (+1 -1)
📝 libs/langgraph/src/pregel/index.ts (+1 -1)

📄 Description

fix(docs) typos


🔄 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/1167 **Author:** [@omahs](https://github.com/omahs) **Created:** 5/9/2025 **Status:** ✅ Merged **Merged:** 5/30/2025 **Merged by:** [@dqbd](https://github.com/dqbd) **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`24dc111`](https://github.com/langchain-ai/langgraphjs/commit/24dc11188d9908ab65b213900c37631d895ba51c) fix(docs) typos ### 📊 Changes **16 files changed** (+33 additions, -33 deletions) <details> <summary>View changed files</summary> 📝 `CONTRIBUTING.md` (+4 -4) 📝 `docs/docs/concepts/application_structure.md` (+3 -3) 📝 `docs/docs/concepts/assistants.md` (+1 -1) 📝 `docs/docs/concepts/auth.md` (+2 -2) 📝 `docs/docs/concepts/high_level.md` (+3 -3) 📝 `docs/docs/concepts/human_in_the_loop.md` (+2 -2) 📝 `docs/docs/concepts/langgraph_server.md` (+2 -2) 📝 `docs/docs/concepts/low_level.md` (+4 -4) 📝 `docs/docs/concepts/memory.md` (+1 -1) 📝 `docs/docs/concepts/persistence.md` (+5 -5) 📝 `docs/docs/how-tos/auth/custom_auth.md` (+1 -1) 📝 `examples/how-tos/dynamic_breakpoints.ipynb` (+1 -1) 📝 `examples/how-tos/multi-agent-multi-turn-convo-functional.ipynb` (+1 -1) 📝 `examples/how-tos/react-human-in-the-loop.ipynb` (+1 -1) 📝 `libs/langgraph/src/func/types.ts` (+1 -1) 📝 `libs/langgraph/src/pregel/index.ts` (+1 -1) </details> ### 📄 Description fix(docs) typos --- <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:03 -05:00
yindo closed this issue 2026-02-15 20:15:03 -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#1275