[GH-ISSUE #3299] docs: Grammatical error in CLAUDE.md instructions #2725

Closed
opened 2026-06-05 17:26:29 -04:00 by yindo · 1 comment
Owner

Originally created by @Ashir-Ali-Shah on GitHub (Mar 25, 2026).
Original GitHub issue: https://github.com/langchain-ai/docs/issues/3299

Type of issue

issue / bug

Language

Python

Description

The environment installation instructions in CLAUDE.md currently use the word "setup" (a noun) where the verb phrase "set up" is grammatically required.

Current text: "Before running your tests, setup all packages by running:"
Suggested fix: "Before running your tests, set up all packages by running:"

Reference

This is located in the CLAUDE.md file under the "Project architecture and context" section.

I have already prepared a fix for this in Pull Request #36224.

Originally created by @Ashir-Ali-Shah on GitHub (Mar 25, 2026). Original GitHub issue: https://github.com/langchain-ai/docs/issues/3299 ### Type of issue issue / bug ### Language Python ### Description The environment installation instructions in `CLAUDE.md` currently use the word "setup" (a noun) where the verb phrase "set up" is grammatically required. **Current text:** "Before running your tests, setup all packages by running:" **Suggested fix:** "Before running your tests, set up all packages by running:" ### Reference This is located in the `CLAUDE.md` file under the "Project architecture and context" section. I have already prepared a fix for this in Pull Request #36224.
yindo added the langchainexternal labels 2026-06-05 17:26:29 -04:00
yindo closed this issue 2026-06-05 17:26:30 -04:00
Author
Owner

@Ashir-Ali-Shah commented on GitHub (Mar 25, 2026):

Hi, I have already prepared a fix for this specific issue in PR #36225, you may kindly assign this issue to me, thanks!

<!-- gh-comment-id:4126550490 --> @Ashir-Ali-Shah commented on GitHub (Mar 25, 2026): Hi, I have already prepared a fix for this specific issue in PR #36225, you may kindly assign this issue to me, thanks!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#2725