diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 965831ebe3..da788d8f32 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -12,7 +12,7 @@ Please delete options that are not relevant. - [ ] New feature (non-breaking change which adds functionality) - [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] This change requires a documentation update, included: [Dify Document](https://github.com/langgenius/dify-docs) -- [ ] Improvement,including but not limited to code refactoring, performance optimization, and UI/UX improvement +- [ ] Improvement, including but not limited to code refactoring, performance optimization, and UI/UX improvement - [ ] Dependency upgrade # How Has This Been Tested? diff --git a/web/i18n/en-US/app-annotation.ts b/web/i18n/en-US/app-annotation.ts index 890e263d7f..43f24a7619 100644 --- a/web/i18n/en-US/app-annotation.ts +++ b/web/i18n/en-US/app-annotation.ts @@ -4,7 +4,7 @@ const translation = { editBy: 'Answer edited by {{author}}', noData: { title: 'No annotations', - description: 'You can edit annotations in app debuggiung, or import annotations in bulk here for high-quality response.', + description: 'You can edit annotations during app debugging or import annotations in bulk here for a high-quality response.', }, table: { header: {