[PR #3785] [MERGED] removes duplicated phrase in customization.mdx #3805

Closed
opened 2026-06-05 18:53:12 -04:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/3785
Author: @n-jn
Created: 4/28/2026
Status: Merged
Merged: 5/8/2026
Merged by: @mdrxy

Base: mainHead: patch-1


📝 Commits (2)

  • 1f4ff30 removes duplicated phrase in customization.mdx
  • be25097 Merge branch 'main' into patch-1

📊 Changes

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

View changed files

📝 src/oss/deepagents/customization.mdx (+0 -1)

📄 Description

Overview

This sentence at the end - “For more information and examples, see response format. n and examples, see response format.“ - the commit removes the repeated substring.

Type of change

Type: Fix typo

Checklist

  • I have read the contributing guidelines, including the language policy
  • 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

🔄 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/3785 **Author:** [@n-jn](https://github.com/n-jn) **Created:** 4/28/2026 **Status:** ✅ Merged **Merged:** 5/8/2026 **Merged by:** [@mdrxy](https://github.com/mdrxy) **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (2) - [`1f4ff30`](https://github.com/langchain-ai/docs/commit/1f4ff301f090dea2d2be62bea2333e79bbcac74e) removes duplicated phrase in customization.mdx - [`be25097`](https://github.com/langchain-ai/docs/commit/be25097906624f87bbc8deadc17999f74c383b23) Merge branch 'main' into patch-1 ### 📊 Changes **1 file changed** (+0 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/deepagents/customization.mdx` (+0 -1) </details> ### 📄 Description ## Overview This sentence at the end - “For more information and examples, see response format. n and examples, see response format.“ - the commit removes the repeated substring. ## Type of change **Type:** Fix typo ## Checklist <!-- Put an 'x' in all boxes that apply --> - [x] I have read the [contributing guidelines](README.md), including the [language policy](https://docs.langchain.com/oss/python/contributing/overview#language-policy) - [x] I have tested my changes locally using `docs dev` - [x] All code examples have been tested and work correctly - [x] I have used **root relative** paths for internal links - [x] I have updated navigation in `src/docs.json` if needed --- <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-06-05 18:53:12 -04:00
yindo closed this issue 2026-06-05 18:53:12 -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#3805