We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f7d5fef + a53d36b commit c167986Copy full SHA for c167986
src-ts/tools/learn/tca-certificate/validate-certificate/ValidateTCACertificate.tsx
@@ -147,7 +147,7 @@ const ValidateTCACertificate: FC<{}> = () => {
147
<p className={classNames(isModalView ? 'body-medium' : 'body-large')}>
148
{enrollment?.userName}
149
{' '}
150
- has successfully met the requirements of the certification
+ has successfully completed the certification
151
</p>
152
<div className={styles.certTitle}>{certification.title}</div>
153
</div>
0 commit comments