[PR #1992] [MERGED] fix: typo in github document loader description #2037

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/1992
Author: @alisheryeginbay
Created: 12/19/2025
Status: Merged
Merged: 12/19/2025
Merged by: @lnhsingh

Base: mainHead: patch-1


📝 Commits (1)

  • f6facdb fix: typo in github document loader description

📊 Changes

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

View changed files

📝 src/oss/python/integrations/document_loaders/github.mdx (+1 -1)

📄 Description

Overview

typo in github document loader doc

Type of change

Type: Fix typo

Related issues/PRs

  • GitHub issue: -
  • Feature PR: -

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

Additional notes

-


🔄 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/1992 **Author:** [@alisheryeginbay](https://github.com/alisheryeginbay) **Created:** 12/19/2025 **Status:** ✅ Merged **Merged:** 12/19/2025 **Merged by:** [@lnhsingh](https://github.com/lnhsingh) **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`f6facdb`](https://github.com/langchain-ai/docs/commit/f6facdb451a95c3b5a62a7a20f27d93b7aa61caa) fix: typo in github document loader description ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/python/integrations/document_loaders/github.mdx` (+1 -1) </details> ### 📄 Description ## Overview typo in github document loader doc ## Type of change **Type:** Fix typo ## Related issues/PRs - GitHub issue: - - Feature PR: - ## Checklist - [x] I have read the [contributing guidelines](README.md) - [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 ## Additional notes \- --- <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:59 -05:00
yindo closed this issue 2026-02-17 17:22:59 -05:00
yindo changed title from [PR #1992] fix: typo in github document loader description to [PR #1992] [MERGED] fix: typo in github document loader description 2026-06-05 18:16:18 -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#2037