Fixed typo in user message (#1025)

This commit is contained in:
Daniel Tse 2022-03-16 00:21:14 -07:00 committed by GitHub
parent 3b8b2e59df
commit e0cebb4c1f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,7 +17,7 @@ void nfc_scene_run_emv_app_confirm_on_enter(void* context) {
dialog_ex_set_header(dialog_ex, "Run EMV app?", 64, 8, AlignCenter, AlignCenter);
dialog_ex_set_text(
dialog_ex,
"It will try to run card's app\nand detect unencrypred\ndata",
"It will try to run card's app\nand detect unencrypted\ndata",
64,
18,
AlignCenter,