Skip to content

fix: correct "monitering" typo in task_id field descriptions#1931

Open
nuthalapativarun wants to merge 1 commit into
MemTensor:dev-20260615-v2.0.20from
nuthalapativarun:fix/typo-monitering-product-models
Open

fix: correct "monitering" typo in task_id field descriptions#1931
nuthalapativarun wants to merge 1 commit into
MemTensor:dev-20260615-v2.0.20from
nuthalapativarun:fix/typo-monitering-product-models

Conversation

@nuthalapativarun

Copy link
Copy Markdown
Contributor

Description

Two task_id field descriptions in src/memos/api/product_models.py contained a misspelling: "monitering" instead of "monitoring". This fixes both occurrences in APIADDRequest and APIFeedbackRequest.

Type of change

  • Bug fix
  • New feature
  • Breaking change
  • Refactor
  • Documentation update

How Has This Been Tested?

  • Unit Test
  • Test Script Or Test Steps (please provide)
  • Pipeline Automated API Test (please provide)

No tests needed — this is a typo fix in a field description string with no behavior change.

Checklist

  • Self-review done
  • Issue linked

Fixes two occurrences of "monitering" → "monitoring" in
APIADDRequest and APIFeedbackRequest task_id field descriptions
in src/memos/api/product_models.py.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant