[PR #2315] [MERGED] docs: fix typo in README - remove duplicate 'o' in contribute #2321

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/2315
Author: @AathmikaGK
Created: 1/22/2026
Status: Merged
Merged: 1/22/2026
Merged by: @lnhsingh

Base: mainHead: main


📝 Commits (1)

  • 1b1f333 docs: fix typo in README - remove duplicate 'o' in contribute

📊 Changes

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

View changed files

📝 README.md (+1 -1)

📄 Description

Overview

Fixed typo in README.md contributing section - removed duplicate 'o' in "how to o contribute"

Type of change

Type: Fix typo

Related issues/PRs

  • GitHub issue: None

  • Feature PR: N/A

  • GitHub issue:

  • Feature PR:

Checklist

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

Additional notes

This is a minor typo fix in the main README.md file. The change does not affect any documentation content, code examples, or navigation structure - only corrects a spelling error in the contributing instructions.


🔄 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/2315 **Author:** [@AathmikaGK](https://github.com/AathmikaGK) **Created:** 1/22/2026 **Status:** ✅ Merged **Merged:** 1/22/2026 **Merged by:** [@lnhsingh](https://github.com/lnhsingh) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`1b1f333`](https://github.com/langchain-ai/docs/commit/1b1f333ef152b2ff0ba99ec7d279fc21af3d54af) docs: fix typo in README - remove duplicate 'o' in contribute ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -1) </details> ### 📄 Description ## Overview Fixed typo in README.md contributing section - removed duplicate 'o' in "how to o contribute" ## Type of change **Type:** Fix typo ## Related issues/PRs - GitHub issue: None - Feature PR: N/A - GitHub issue: - Feature PR: ## Checklist <!-- Put an 'x' in all boxes that apply --> - [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 This is a minor typo fix in the main README.md file. The change does not affect any documentation content, code examples, or navigation structure - only corrects a spelling error in the contributing instructions. --- <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:17 -05:00
yindo closed this issue 2026-02-17 17:23:17 -05:00
yindo changed title from [PR #2315] docs: fix typo in README - remove duplicate 'o' in contribute to [PR #2315] [MERGED] docs: fix typo in README - remove duplicate 'o' in contribute 2026-06-05 18:17:55 -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#2321