Skip to content

Commit

Permalink
Merge pull request #2024 from HemanthKona/stories/EMBCESSMOD-5106
Browse files Browse the repository at this point in the history
EMBCESSMOD-5106: Fix spelling of shelterAllowance dialog message
  • Loading branch information
ytqsl authored Apr 12, 2024
2 parents a06e2eb + 85b51bf commit 3b0a7eb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -702,7 +702,7 @@ export const caseNotesCompleteText: DashboardBanner = {

export const shelterAllowanceNeedDialog: DialogContent = {
title: 'Shelter',
text: 'A shelter allowance of $30 per night based on single occupancy ($10 for each additional adult and youth, and $5 for each child<br/>The shelter allowance can be provided to eligible evacuees via e-Transfer.'
text: 'A shelter allowance of $30 per night based on single occupancy ($10 for each additional adult and youth, and $5 for each child). <br/>The shelter allowance can be provided to eligible evacuees via e-Transfer.'
};

export const shelterReferralNeedDialog: DialogContent = {
Expand Down

0 comments on commit 3b0a7eb

Please sign in to comment.