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:
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user