[PR #3987] [MERGED] Fix Typos in Comments and Documentation #4489

Closed
opened 2026-02-22 18:35:56 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anything-llm/pull/3987
Author: @kilavvy
Created: 6/12/2025
Status: Merged
Merged: 6/12/2025
Merged by: @timothycarambat

Base: masterHead: master


📝 Commits (2)

📊 Changes

2 files changed (+2 additions, -2 deletions)

View changed files

📝 frontend/src/utils/chat/plugins/markdown-katex.js (+1 -1)
📝 server/utils/prisma/PRISMA.md (+1 -1)

📄 Description

Description:
This pull request corrects minor typos in both the frontend and server documentation:

  • In frontend/src/utils/chat/plugins/markdown-katex.js, the comment "delimter" was corrected to "delimiter".
  • In server/utils/prisma/PRISMA.md, the word "exisiting" was corrected to "existing".

These changes improve code readability and documentation accuracy. No functional code changes were made.


🔄 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/Mintplex-Labs/anything-llm/pull/3987 **Author:** [@kilavvy](https://github.com/kilavvy) **Created:** 6/12/2025 **Status:** ✅ Merged **Merged:** 6/12/2025 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`5be19c8`](https://github.com/Mintplex-Labs/anything-llm/commit/5be19c8c313453880a26afb5c664e98da408fa35) Update markdown-katex.js - [`0cdcab4`](https://github.com/Mintplex-Labs/anything-llm/commit/0cdcab40f8f28a10f0a56a28ee9de5bd02947f57) Update PRISMA.md ### 📊 Changes **2 files changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `frontend/src/utils/chat/plugins/markdown-katex.js` (+1 -1) 📝 `server/utils/prisma/PRISMA.md` (+1 -1) </details> ### 📄 Description Description: This pull request corrects minor typos in both the frontend and server documentation: - In frontend/src/utils/chat/plugins/markdown-katex.js, the comment "delimter" was corrected to "delimiter". - In server/utils/prisma/PRISMA.md, the word "exisiting" was corrected to "existing". These changes improve code readability and documentation accuracy. No functional code changes were made. --- <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-22 18:35:56 -05:00
yindo closed this issue 2026-02-22 18:35:56 -05:00
yindo changed title from [PR #3987] Fix Typos in Comments and Documentation to [PR #3987] [MERGED] Fix Typos in Comments and Documentation 2026-06-05 15:18:49 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#4489