Fix Typo
This commit is contained in:
committed by
TamtamHero
parent
c61f522ee0
commit
d321306497
@@ -59,7 +59,7 @@ UX_STEP_NOCB(ux_stark_limit_order_5_step,
|
||||
UX_STEP_NOCB(ux_stark_limit_order_6_step,
|
||||
bnnn_paging,
|
||||
{
|
||||
.title = "Token Accont",
|
||||
.title = "Token Account",
|
||||
.text = strings.common.fullAddress
|
||||
});
|
||||
|
||||
@@ -146,7 +146,7 @@ UX_STEP_NOCB(ux_stark_transfer_4_step,
|
||||
UX_STEP_NOCB(ux_stark_transfer_5_step,
|
||||
bnnn_paging,
|
||||
{
|
||||
.title = "Token Accont",
|
||||
.title = "Token Account",
|
||||
.text = strings.tmp.tmp2
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user