Skip to content

Commit

Permalink
fix: nitpick
Browse files Browse the repository at this point in the history
  • Loading branch information
kemuru committed Jul 5, 2024
1 parent e4c695d commit e9423f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/snap/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,7 @@ export const onUpdate: OnUpdateHandler = async () => {
type: 'alert',
content: panel([
heading('Update successful'),
text('New features added in this version:'),
text('New features added in this version.'),
text(''),
]),
},
Expand Down

0 comments on commit e9423f7

Please sign in to comment.