Fixed the spelling of Enhancing

This commit is contained in:
2025-12-31 12:42:11 +05:30
parent 5ce3dd3780
commit 8199ce327a

View File

@@ -50,7 +50,7 @@ export const ACTIVITY_DISPLAY_STATUS = {
DRAFT: 'Draft',
UNDER_REVIEW: 'Under-Review',
PQ_FAILED: 'PQ Failed',
ENHANCING: 'Enchancing',
ENHANCING: 'Enhancing',
PQ_IN_REVIEW: 'PQ In Review',
PQ_APPROVED: 'PQ Approved',
@@ -87,7 +87,7 @@ export const ACTIVITY_AM_DISPLAY_STATUS = {
DRAFT: 'Draft',
UNDER_REVIEW: 'Under-Review',
PQ_FAILED: 'PQ Failed',
ENHANCING: 'Enchancing',
ENHANCING: 'Enhancing',
NEW: 'New',
PQ_APPROVED: 'PQ Approved',
REVISED: 'Revised',