diff --git a/src/i18n/eng.ts b/src/i18n/eng.ts
index eb0fd024..e26d5c01 100644
--- a/src/i18n/eng.ts
+++ b/src/i18n/eng.ts
@@ -202,7 +202,7 @@ export default {
title: 'Manage',
branch: 'Branch',
personnel: 'Personnel',
- group: 'group',
+ group: 'Group',
productService: 'Product and Service',
workflow: 'Workflow',
property: 'Property',
diff --git a/src/pages/09_task-order/TableTaskOrder.vue b/src/pages/09_task-order/TableTaskOrder.vue
index 5dfbe540..f60922a3 100644
--- a/src/pages/09_task-order/TableTaskOrder.vue
+++ b/src/pages/09_task-order/TableTaskOrder.vue
@@ -216,7 +216,9 @@ const emit = defineEmits<{
/>