[PR #1906] [MERGED] fix(docs): remove duplicate text #1957

Closed
opened 2026-02-17 17:22:54 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/1906
Author: @ryancabanas
Created: 12/15/2025
Status: Merged
Merged: 12/15/2025
Merged by: @lnhsingh

Base: mainHead: patch-1


📝 Commits (2)

  • d7f74f8 fix(docs): remove duplicate text
  • 395367b Merge branch 'main' into patch-1

📊 Changes

1 file changed (+0 additions, -25 deletions)

View changed files

📝 src/oss/langgraph/graph-api.mdx (+0 -25)

📄 Description

Overview

The "Graph API overview" documentation accidentally contained duplicate text for TypeScript.

Type of change

Fix: Remove duplicate text.

Related issues/PRs

N/A

Checklist

  • I have read the contributing guidelines
  • I have tested my changes locally using docs dev
  • All code examples have been tested and work correctly
  • I have used root relative paths for internal links
  • I have updated navigation in src/docs.json if needed

(Internal team members only / optional): Create a preview deployment as necessary using the Create Preview Branch workflow

Additional notes

None


🔄 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/docs/pull/1906 **Author:** [@ryancabanas](https://github.com/ryancabanas) **Created:** 12/15/2025 **Status:** ✅ Merged **Merged:** 12/15/2025 **Merged by:** [@lnhsingh](https://github.com/lnhsingh) **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (2) - [`d7f74f8`](https://github.com/langchain-ai/docs/commit/d7f74f897a30f7ac96c56f5600766a66de6fd8fe) fix(docs): remove duplicate text - [`395367b`](https://github.com/langchain-ai/docs/commit/395367b0fdaef71af791829b321a23f601666ae0) Merge branch 'main' into patch-1 ### 📊 Changes **1 file changed** (+0 additions, -25 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/langgraph/graph-api.mdx` (+0 -25) </details> ### 📄 Description ## Overview The "Graph API overview" documentation accidentally contained duplicate text for TypeScript. ## Type of change **Fix:** Remove duplicate text. ## Related issues/PRs N/A ## Checklist <!-- Put an 'x' in all boxes that apply --> - [x] I have read the [contributing guidelines](README.md) - [ ] I have tested my changes locally using `docs dev` - [ ] All code examples have been tested and work correctly - [ ] I have used **root relative** paths for internal links - [ ] I have updated navigation in `src/docs.json` if needed (Internal team members only / optional): Create a preview deployment as necessary using the [Create Preview Branch workflow](https://github.com/langchain-ai/docs/actions/workflows/create-preview-branch.yml) ## Additional notes None --- <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-17 17:22:54 -05:00
yindo closed this issue 2026-02-17 17:22:54 -05:00
yindo changed title from [PR #1906] fix(docs): remove duplicate text to [PR #1906] [MERGED] fix(docs): remove duplicate text 2026-06-05 18:15:52 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#1957