Skip to content

Commit

Permalink
feat: Changed phrase 'Know more' to 'Learn more' to better convey int…
Browse files Browse the repository at this point in the history
…ended action
  • Loading branch information
alexanderroidl committed Jun 26, 2024
1 parent 3a8071b commit 73823d3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ <h2>{{ change.key }}</h2>
</div>

<div mat-dialog-actions>
<a href="https://maibornwolff.github.io/codecharta/news/" target="_blank" rel="noopener noreferrer">Know more</a>
<a href="https://maibornwolff.github.io/codecharta/news/" target="_blank" rel="noopener noreferrer">Learn more</a>
<button mat-button [mat-dialog-close]="true" cdkFocusInitial>CLOSE</button>
</div>

0 comments on commit 73823d3

Please sign in to comment.