Skip to content

Commit

Permalink
Merge pull request #390 from conversionxl/pawel/feat/course-complete-…
Browse files Browse the repository at this point in the history
…page-tweaks
  • Loading branch information
pawelkmpt authored Jan 25, 2024
2 parents dae756e + 214725e commit b0c021f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/cxl-ui/src/components/cxl-certificate-header.js
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ export class CXLCertificateHeaderElement extends LitElement {

return html`<h2 class="completed">
<span class="completed-icon"><vaadin-icon icon="lumo:checkmark"></vaadin-icon></span>
Course completed
Training completed
</h2>`;
}

Expand Down

0 comments on commit b0c021f

Please sign in to comment.