Fixed the spelling of Enhancing
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user