[PR #3979] [MERGED] Fix Typo in Documentation and Metadata Field Name #4484

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

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anything-llm/pull/3979
Author: @leopardracer
Created: 6/10/2025
Status: Merged
Merged: 6/10/2025
Merged by: @timothycarambat

Base: masterHead: master


📝 Commits (2)

📊 Changes

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

View changed files

📝 server/utils/MCP/hypervisor/index.js (+1 -1)
📝 server/utils/vectorDbProviders/zilliz/index.js (+1 -1)

📄 Description

Description:
This pull request addresses two minor issues:

  1. Corrects a typo in the documentation comment for the MCPHypervisor class in server/utils/MCP/hypervisor/index.js.
  2. Fixes a typo in the metadata field name from "decription" to "description" in server/utils/vectorDbProviders/zilliz/index.js.

These changes improve code clarity and maintain consistency in documentation and metadata definitions.


🔄 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/3979 **Author:** [@leopardracer](https://github.com/leopardracer) **Created:** 6/10/2025 **Status:** ✅ Merged **Merged:** 6/10/2025 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`aa46e0b`](https://github.com/Mintplex-Labs/anything-llm/commit/aa46e0bce75657737e16539c4e44d79597fc27ae) Update index.js - [`38271fc`](https://github.com/Mintplex-Labs/anything-llm/commit/38271fc715ce0d230dd3b0267f5336fbbb8dd23e) Update index.js ### 📊 Changes **2 files changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `server/utils/MCP/hypervisor/index.js` (+1 -1) 📝 `server/utils/vectorDbProviders/zilliz/index.js` (+1 -1) </details> ### 📄 Description Description: This pull request addresses two minor issues: 1. Corrects a typo in the documentation comment for the MCPHypervisor class in server/utils/MCP/hypervisor/index.js. 2. Fixes a typo in the metadata field name from "decription" to "description" in server/utils/vectorDbProviders/zilliz/index.js. These changes improve code clarity and maintain consistency in documentation and metadata definitions. --- <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:55 -05:00
yindo closed this issue 2026-02-22 18:35:55 -05:00
yindo changed title from [PR #3979] Fix Typo in Documentation and Metadata Field Name to [PR #3979] [MERGED] Fix Typo in Documentation and Metadata Field Name 2026-06-05 15:18:47 -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#4484