[PR #2094] [MERGED] Fix typos: remove duplicate "the the" instances #2121

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/2094
Author: @bwhiting2356
Created: 1/5/2026
Status: Merged
Merged: 1/6/2026
Merged by: @lnhsingh

Base: mainHead: fix/typos


📝 Commits (2)

  • b0f4175 Fix typos: remove duplicate 'the the' instances
  • 584faad Trigger CI

📊 Changes

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

View changed files

📝 src/langsmith/administration-overview.mdx (+1 -1)
📝 src/langsmith/create-few-shot-evaluators.mdx (+1 -1)
📝 src/langsmith/llm-as-judge.mdx (+1 -1)
📝 src/oss/javascript/integrations/chat/cerebras.mdx (+1 -1)

📄 Description

Found and fixed 4 instances of duplicate 'the the' in documentation files:

  • src/langsmith/administration-overview.mdx
  • src/langsmith/create-few-shot-evaluators.mdx
  • src/langsmith/llm-as-judge.mdx
  • src/oss/javascript/integrations/chat/cerebras.mdx

🔄 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/2094 **Author:** [@bwhiting2356](https://github.com/bwhiting2356) **Created:** 1/5/2026 **Status:** ✅ Merged **Merged:** 1/6/2026 **Merged by:** [@lnhsingh](https://github.com/lnhsingh) **Base:** `main` ← **Head:** `fix/typos` --- ### 📝 Commits (2) - [`b0f4175`](https://github.com/langchain-ai/docs/commit/b0f4175ddd629c5d60ce1b5681838dbe6391a56c) Fix typos: remove duplicate 'the the' instances - [`584faad`](https://github.com/langchain-ai/docs/commit/584faadf2b34bb9ed760768fc7fe9bbe6f1f9598) Trigger CI ### 📊 Changes **4 files changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `src/langsmith/administration-overview.mdx` (+1 -1) 📝 `src/langsmith/create-few-shot-evaluators.mdx` (+1 -1) 📝 `src/langsmith/llm-as-judge.mdx` (+1 -1) 📝 `src/oss/javascript/integrations/chat/cerebras.mdx` (+1 -1) </details> ### 📄 Description Found and fixed 4 instances of duplicate 'the the' in documentation files: - src/langsmith/administration-overview.mdx - src/langsmith/create-few-shot-evaluators.mdx - src/langsmith/llm-as-judge.mdx - src/oss/javascript/integrations/chat/cerebras.mdx --- <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:23:05 -05:00
yindo closed this issue 2026-02-17 17:23:05 -05:00
yindo changed title from [PR #2094] Fix typos: remove duplicate "the the" instances to [PR #2094] [MERGED] Fix typos: remove duplicate "the the" instances 2026-06-05 18:16:47 -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#2121