[PR #235] [MERGED] Fix typo in code block language name #320

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langsmith-docs/pull/235
Author: @Jqnxyz
Created: 5/10/2024
Status: Merged
Merged: 5/13/2024
Merged by: @agola11

Base: mainHead: main


📝 Commits (1)

  • fd6e774 Fix typo in codeblock language name

📊 Changes

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

View changed files

📝 versioned_docs/version-2.0/tutorials/evaluation.mdx (+1 -1)

📄 Description

What

This is literally a one-character change. The name python was misspelled as pyton, which prevented syntax highlighting.


🔄 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/langsmith-docs/pull/235 **Author:** [@Jqnxyz](https://github.com/Jqnxyz) **Created:** 5/10/2024 **Status:** ✅ Merged **Merged:** 5/13/2024 **Merged by:** [@agola11](https://github.com/agola11) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`fd6e774`](https://github.com/langchain-ai/langsmith-docs/commit/fd6e774069595dc625b0bb1ba8774104b3281908) Fix typo in codeblock language name ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `versioned_docs/version-2.0/tutorials/evaluation.mdx` (+1 -1) </details> ### 📄 Description ## What This is literally a one-character change. The name `python` was misspelled as `pyton`, which prevented syntax highlighting. --- <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-21 17:17:49 -05:00
yindo closed this issue 2026-02-21 17:17:49 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langsmith-docs#320