Merged in fix/employee-benefits-cta-text (pull request #2343)

fix: spelling error in employee benefits CTA text

* fix: spelling error in employee benefits CTA text


Approved-by: Christian Andolf
This commit is contained in:
Chuma Mcphoy (We Ahead)
2025-06-12 07:20:36 +00:00
parent c52da4bec6
commit 4f75c4a60f

View File

@@ -26,7 +26,7 @@ export default async function EmployeeBenefitsCallToActions() {
<Typography variant="Body/Paragraph/mdBold"> <Typography variant="Body/Paragraph/mdBold">
<p> <p>
{intl.formatMessage({ {intl.formatMessage({
defaultMessage: "Already a Scandic Friends account?", defaultMessage: "Already a Scandic Friends member?",
})} })}
</p> </p>
</Typography> </Typography>