Skip to content

Commit

Permalink
fix Changelog dialog label
Browse files Browse the repository at this point in the history
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
  • Loading branch information
Ryex committed Apr 22, 2024
1 parent f6ce5b5 commit cba4abd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion www/src/ts/app/welcome.ts
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ export class AppWelcome extends BaseElement {

render() {
return html`
<sl-dialog class="welcome-dialog" label="Changlog">
<sl-dialog class="welcome-dialog" label="Changelog">
<h6>Hey there!</h6>
<p>Looks like there have been some updates since you've last visit.</p>
<br />
Expand Down

0 comments on commit cba4abd

Please sign in to comment.