Skip to content

Commit

Permalink
fix: upgrade wallet bnutton copy
Browse files Browse the repository at this point in the history
  • Loading branch information
tomiir committed Feb 12, 2024
1 parent d9e4489 commit 0f757e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/scaffold/src/views/w3m-account-view/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ export class W3mAccountView extends LitElement {
<wui-notice-card
@click=${this.onGoToUpgradeView.bind(this)}
label="Upgrade your wallet"
description="Transition to a non-custodial wallet"
description="Transition to a self-custodial wallet"
icon="wallet"
></wui-notice-card>
`
Expand Down

0 comments on commit 0f757e1

Please sign in to comment.