[PR #5289] docs: fix typo in application_structure #4344

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

Original Pull Request: https://github.com/langchain-ai/langgraph/pull/5289

State: closed
Merged: Yes


This pull request includes minor corrections to comments in the docs/docs/concepts/application_structure.md file. Specifically, it fixes a small typographical error in the comments for Python and JavaScript directory structure examples.

No functional changes were made.

Changes:

  • Fixed a typo in the comment for the nodes.py file in the Python directory structure example (you graphyour graph).
  • Fixed a typo in the comment for the nodes.ts file in the JavaScript directory structure example (you graphyour graph).
**Original Pull Request:** https://github.com/langchain-ai/langgraph/pull/5289 **State:** closed **Merged:** Yes --- This pull request includes minor corrections to comments in the `docs/docs/concepts/application_structure.md` file. Specifically, it fixes a small typographical error in the comments for Python and JavaScript directory structure examples. No functional changes were made. Changes: * Fixed a typo in the comment for the `nodes.py` file in the Python directory structure example (`you graph` → `your graph`). * Fixed a typo in the comment for the `nodes.ts` file in the JavaScript directory structure example (`you graph` → `your graph`).
yindo added the pull-request label 2026-02-20 17:50:03 -05:00
yindo closed this issue 2026-02-20 17:50:03 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraph#4344