[PR #1822] [MERGED] Fixed typo "AAnything" #3793

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

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anything-llm/pull/1822
Author: @bchoor
Created: 7/6/2024
Status: Merged
Merged: 7/7/2024
Merged by: @timothycarambat

Base: masterHead: bchoor


📝 Commits (1)

📊 Changes

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

View changed files

📝 frontend/src/locales/en/common.js (+1 -1)

📄 Description

Pull Request Type

  • feat
  • 🐛 fix
  • ♻️ refactor
  • 💄 style
  • 🔨 chore
  • 📝 docs

Relevant Issues

resolves #xxx

What is in this change?

This pull request includes a minor change to the frontend/src/locales/en/common.js file. It corrects a typo in the desc-end property of the TRANSLATIONS constant. The initial character 'A' has been removed from the beginning of the string, "AAnything more than 45 is likely to lead to continuous chat failures depending on message size.", to correct the typo.

Additional Information

Developer Validations

  • I ran yarn lint from the root of the repo & committed changes
  • Relevant documentation has been updated
  • I have tested my code functionality
  • Docker build succeeds locally

🔄 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/1822 **Author:** [@bchoor](https://github.com/bchoor) **Created:** 7/6/2024 **Status:** ✅ Merged **Merged:** 7/7/2024 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `master` ← **Head:** `bchoor` --- ### 📝 Commits (1) - [`408be79`](https://github.com/Mintplex-Labs/anything-llm/commit/408be79f21fbce8d541aeb39e445688bed98738e) Fixed typo "AAnything" ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `frontend/src/locales/en/common.js` (+1 -1) </details> ### 📄 Description ### Pull Request Type <!-- For change type, change [ ] to [x]. --> - [ ] ✨ feat - [x] 🐛 fix - [ ] ♻️ refactor - [ ] 💄 style - [ ] 🔨 chore - [ ] 📝 docs ### Relevant Issues <!-- Use "resolves #xxx" to auto resolve on merge. Otherwise, please use "connect #xxx" --> resolves #xxx ### What is in this change? This pull request includes a minor change to the `frontend/src/locales/en/common.js` file. It corrects a typo in the `desc-end` property of the `TRANSLATIONS` constant. The initial character 'A' has been removed from the beginning of the string, "AAnything more than 45 is likely to lead to continuous chat failures depending on message size.", to correct the typo. ### Additional Information ### Developer Validations <!-- All of the applicable items should be checked. --> - [ ] I ran `yarn lint` from the root of the repo & committed changes - [ ] Relevant documentation has been updated - [ ] I have tested my code functionality - [ ] Docker build succeeds locally --- <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:34:30 -05:00
yindo closed this issue 2026-02-22 18:34:30 -05:00
yindo changed title from [PR #1822] Fixed typo "AAnything" to [PR #1822] [MERGED] Fixed typo "AAnything" 2026-06-05 15:15:15 -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#3793