Skip to content

Commit b34e8ba

Browse files
committed
fix(wallets.page): text from itegrity key to integrity wallet
1 parent 4818c93 commit b34e8ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/features/wallets/wallets.page.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ <h3 class="num-text">NUM</h3>
102102
<mat-list-item>
103103
<mat-icon mat-list-icon>vpn_key</mat-icon>
104104
<div mat-line>
105-
{{ t('wallets.integrityKey') }}
105+
{{ t('wallets.integrityWallet') }}
106106
<ion-icon
107107
class="info-icon"
108108
name="information-circle"

0 commit comments

Comments
 (0)