Update language for last date to upgrade (#386)

This commit is contained in:
Matthew Carter
2021-03-12 10:01:45 -05:00
committed by GitHub
parent e3d9ff9ed3
commit ff93d7f4d4
2 changed files with 3 additions and 5 deletions

View File

@@ -97,7 +97,7 @@ function Day({
{ mmp2pOverride
? (
<div className="small mb-2">
You are still elligible to upgrade to a Verified Certificate!
You are still eligible to upgrade to a Verified Certificate!
&nbsp; Unlock full course access and highlight the knowledge you&apos;ll gain.
</div>
)

View File

@@ -43,11 +43,9 @@ export default function DateSummary({
</div>
</div>
<div className="date-summary-text mt-1">
Don&apos;t miss the opportunity to highlight your knowledge and skills by earning a verified certificate.
You are still eligible to upgrade to a Verified Certificate!
&nbsp; Unlock full course access and highlight the knowledge you&apos;ll gain.
</div>
<a href={dateBlock.link} className="description-link">
{dateBlock.linkText}
</a>
</div>
) : (
<div className="row ml-4 pr-2">