diff --git a/components/case/summary/utils/caseStagesByAppealType.js b/components/case/summary/utils/caseStagesByAppealType.js index 820a1684..1dc9298c 100644 --- a/components/case/summary/utils/caseStagesByAppealType.js +++ b/components/case/summary/utils/caseStagesByAppealType.js @@ -208,7 +208,7 @@ export const stagesByCaseType = { { stageId: 846040018, titleKey: "representations-period", - descriptionKey: "representations-period-desc-callin" + descriptionKey: "representations-period-desc" }, { stageId: 846040019, @@ -565,7 +565,7 @@ export const stagesByCaseType = { descriptionKey: "application-validated-desc" }, { - stageId: 846040031, + stageId: 846040054, titleKey: "application-start-case-in-progress", descriptionKey: "application-start-case-in-progress-desc" }, diff --git a/components/utils/caseStagesObj.js b/components/utils/caseStagesObj.js index e875eb81..b6a0dbcf 100644 --- a/components/utils/caseStagesObj.js +++ b/components/utils/caseStagesObj.js @@ -255,7 +255,7 @@ export const statusValues = [ "statuscode": 846040053 }, { - "value": "Appliation Start / Case in Progress", + "value": "Application Start / Case in Progress", "value_cy": "Cais wedi dechrau / achos ar y gweill", "statuscode": 846040054 },