From 1c8a102f4178ccd7d77d5f315e5cde6caeb24c12 Mon Sep 17 00:00:00 2001 From: junwooji Date: Sat, 20 Oct 2018 12:57:05 +0900 Subject: [PATCH] fix typo in _locales/en/messages.json --- _locales/en/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/en/messages.json b/_locales/en/messages.json index f6dee11..397ae2a 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -5,6 +5,6 @@ }, "appDesc": { "message": "This extension is designed for Nebulas user", - "description":"WebExtensionWallet is a chrome extension for dapp developers to send transactions to Nebulas BlockChain! It now implenmented the NbePay SKD." + "description":"WebExtensionWallet is a chrome extension for dapp developers to send transactions to Nebulas BlockChain! It now implemented the NebPay SDK." } } \ No newline at end of file