[PR #942] [MERGED] fix(docs): Replace "Python" with "JavaScript" in swarm README #1131

Closed
opened 2026-02-15 19:17:20 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs/pull/942
Author: @nick-w-nick
Created: 3/4/2025
Status: Merged
Merged: 3/4/2025
Merged by: @benjamincburns

Base: mainHead: bugfix/swarm-typos


📝 Commits (1)

  • 846915d replaced python with javascript

📊 Changes

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

View changed files

📝 libs/langgraph-swarm/README.md (+1 -1)

📄 Description

Now that langgraph-swarm has been ported to LangGraphJS, I thought I'd take a quick look at it and noticed a minor typo likely due to a find and replace missing it due to the casing.

Thought I'd fix it up real quick.

Thanks!


🔄 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/langgraphjs/pull/942 **Author:** [@nick-w-nick](https://github.com/nick-w-nick) **Created:** 3/4/2025 **Status:** ✅ Merged **Merged:** 3/4/2025 **Merged by:** [@benjamincburns](https://github.com/benjamincburns) **Base:** `main` ← **Head:** `bugfix/swarm-typos` --- ### 📝 Commits (1) - [`846915d`](https://github.com/langchain-ai/langgraphjs/commit/846915d9061599f4b4e060b8873b49ffc0fe95d9) replaced python with javascript ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `libs/langgraph-swarm/README.md` (+1 -1) </details> ### 📄 Description Now that `langgraph-swarm` has been ported to LangGraphJS, I thought I'd take a quick look at it and noticed a minor typo likely due to a find and replace missing it due to the casing. Thought I'd fix it up real quick. Thanks! --- <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-15 19:17:20 -05:00
yindo closed this issue 2026-02-15 19:17:20 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraphjs#1131