Skip to content

Commit

Permalink
fix(wallets.page): text from itegrity key to integrity wallet
Browse files Browse the repository at this point in the history
  • Loading branch information
sultanmyrza committed Oct 24, 2022
1 parent 4818c93 commit b34e8ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/features/wallets/wallets.page.html
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ <h3 class="num-text">NUM</h3>
<mat-list-item>
<mat-icon mat-list-icon>vpn_key</mat-icon>
<div mat-line>
{{ t('wallets.integrityKey') }}
{{ t('wallets.integrityWallet') }}
<ion-icon
class="info-icon"
name="information-circle"
Expand Down

0 comments on commit b34e8ba

Please sign in to comment.