Skip to content

Commit

Permalink
update copy
Browse files Browse the repository at this point in the history
  • Loading branch information
allisonlu committed Dec 24, 2024
1 parent 62bb22d commit 25b8579
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -45,15 +45,15 @@ const EducationAndTraining = ({ isLOA1, rE = recordEvent }) => {
}
/>
<IconCTALink
text="Check your Post-9/11 GI Bill benefits"
text="Check your remaining Post-9/11 GI Bill benefits"
icon="attach_money"
href="/education/gi-bill/post-9-11/ch-33-benefit/status"
href="/education/check-remaining-post-9-11-gi-bill-benefits/status/"
testId="check-gi-bill-benefits-from-cta"
onClick={() =>
rE({
event: 'nav-linkslist',
'links-list-header':
'Check your Post-9/11 GI Bill benefits',
'Check your remaining Post-9/11 GI Bill benefits',
'links-list-section-header': 'Education and training',
})
}
Expand Down

0 comments on commit 25b8579

Please sign in to comment.