[PR #512] [MERGED] docs: fix multiple typos on conceptual guides #1515

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraph/pull/512
Author: @diegoquezadac
Created: 5/20/2024
Status: Merged
Merged: 5/21/2024
Merged by: @hinthornw

Base: mainHead: fix-typos


📝 Commits (1)

📊 Changes

1 file changed (+12 additions, -12 deletions)

View changed files

📝 docs/docs/concepts/index.md (+12 -12)

📄 Description

  1. Delete some unnecesary "'s".
  2. Add some missing periods.
  3. Improve typo like "Behind the seens".
  4. Add missing "```python".
  5. Replace "pydantic" by "Pydantic".

🔄 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/langgraph/pull/512 **Author:** [@diegoquezadac](https://github.com/diegoquezadac) **Created:** 5/20/2024 **Status:** ✅ Merged **Merged:** 5/21/2024 **Merged by:** [@hinthornw](https://github.com/hinthornw) **Base:** `main` ← **Head:** `fix-typos` --- ### 📝 Commits (1) - [`0412f9a`](https://github.com/langchain-ai/langgraph/commit/0412f9a4742c444da7c7a68197b6c4b026c1b398) fix multiple typos ### 📊 Changes **1 file changed** (+12 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `docs/docs/concepts/index.md` (+12 -12) </details> ### 📄 Description 1. Delete some unnecesary "'s". 2. Add some missing periods. 3. Improve typo like "Behind the seens". 4. Add missing "```python". 5. Replace "pydantic" by "Pydantic". --- <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-20 17:44:55 -05:00
yindo closed this issue 2026-02-20 17:44:55 -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#1515