Skip to content

Commit 842e1c0

Browse files
authored
Merge pull request #546 from topcoder-platform/TCA-1089_add-certification-in-title
TCA-1089 - add "Certification" in certification completed modal -> dev
2 parents 72bbdfa + 472cfc4 commit 842e1c0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src-ts/tools/learn/learn-lib/tca-certification-completed-modal/TCACertificationCompletedModal.tsx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@ const TCACertificationCompletedModal: FC<TCACertificationCompletedModalProps>
4949
You have successfully completed the
5050
{' '}
5151
{props.certification.title}
52+
{' '}
53+
Certification
5254
!
5355
</h2>
5456
<Button buttonStyle='outline' label='Check it out now!' onClick={handleClick} />

0 commit comments

Comments
 (0)