From d321306497b0d796ad55dc2c78fce351f3ebc9c5 Mon Sep 17 00:00:00 2001 From: BTChip github Date: Mon, 30 Nov 2020 17:23:46 +0100 Subject: [PATCH] Fix Typo --- src_features/stark_sign/ui_flow_stark_sign.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src_features/stark_sign/ui_flow_stark_sign.c b/src_features/stark_sign/ui_flow_stark_sign.c index a8d49fb..550d31c 100644 --- a/src_features/stark_sign/ui_flow_stark_sign.c +++ b/src_features/stark_sign/ui_flow_stark_sign.c @@ -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 });