[PR #4009] [MERGED] Fix typos in blog post example and save-file-browser plugin #4495

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

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anything-llm/pull/4009
Author: @maximevtush
Created: 6/15/2025
Status: Merged
Merged: 6/16/2025
Merged by: @timothycarambat

Base: masterHead: master


📝 Commits (3)

  • f3f49a6 Update blog-post-coding.js
  • bdf3488 Update save-file-browser.js
  • 2cbf772 Update blog-post-coding.js

📊 Changes

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

View changed files

📝 server/utils/agents/aibitat/example/blog-post-coding.js (+1 -1)
📝 server/utils/agents/aibitat/plugins/save-file-browser.js (+1 -1)

📄 Description

Description:
This pull request corrects two minor typos in the codebase:

  1. In server/utils/agents/aibitat/example/blog-post-coding.js, the word "reknown" was corrected to "renown".
  2. In server/utils/agents/aibitat/plugins/save-file-browser.js, the word "explicity" was corrected to "explicitly".

🔄 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/4009 **Author:** [@maximevtush](https://github.com/maximevtush) **Created:** 6/15/2025 **Status:** ✅ Merged **Merged:** 6/16/2025 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`f3f49a6`](https://github.com/Mintplex-Labs/anything-llm/commit/f3f49a6e226ab5ef4b3708ded3ea355b4eeb1e6c) Update blog-post-coding.js - [`bdf3488`](https://github.com/Mintplex-Labs/anything-llm/commit/bdf3488adad8e99947307e4fa1394ed2cf7a24c5) Update save-file-browser.js - [`2cbf772`](https://github.com/Mintplex-Labs/anything-llm/commit/2cbf772283d5d89acadb5052a54ce41c6df8882a) Update blog-post-coding.js ### 📊 Changes **2 files changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `server/utils/agents/aibitat/example/blog-post-coding.js` (+1 -1) 📝 `server/utils/agents/aibitat/plugins/save-file-browser.js` (+1 -1) </details> ### 📄 Description Description: This pull request corrects two minor typos in the codebase: 1. In server/utils/agents/aibitat/example/blog-post-coding.js, the word "reknown" was corrected to "renown". 2. In server/utils/agents/aibitat/plugins/save-file-browser.js, the word "explicity" was corrected to "explicitly". --- <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:57 -05:00
yindo closed this issue 2026-02-22 18:35:57 -05:00
yindo changed title from [PR #4009] Fix typos in blog post example and save-file-browser plugin to [PR #4009] [MERGED] Fix typos in blog post example and save-file-browser plugin 2026-06-05 15:18:50 -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#4495