From 7f4476b253f245929fe7a1b9e3bdb80215953850 Mon Sep 17 00:00:00 2001 From: hydr063n Date: Thu, 2 Jul 2020 11:35:47 +0200 Subject: [PATCH] fix typo in enter the recipient Signed-off-by: andrey --- translations/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/translations/en.json b/translations/en.json index 1989f7cf90..2d376c5ebe 100644 --- a/translations/en.json +++ b/translations/en.json @@ -421,7 +421,7 @@ "enter-pin": "Enter 6-digit passcode", "enter-puk-code": "Enter PUK code", "enter-puk-code-description": "6-digit passcode has been blocked.\n Please enter PUK code to unblock passcode.", - "enter-recipient-address-or-username": "Enter address or username of the recepient", + "enter-recipient-address-or-username": "Enter address or username of the recipient", "enter-seed-phrase": "Enter seed phrase", "enter-url": "Enter URL", "enter-watch-account-address": "Scan a QR code\nor\nenter the address to watch",