From 71250f0048cda38a7bb1a9d344d9715718ce7bdc Mon Sep 17 00:00:00 2001 From: Thibaut SCHAEFFER Date: Mon, 18 Jul 2016 11:08:00 +0200 Subject: Fix typo --- ui/app/send.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ui') diff --git a/ui/app/send.js b/ui/app/send.js index 540d85382..06ea199f4 100644 --- a/ui/app/send.js +++ b/ui/app/send.js @@ -173,7 +173,7 @@ SendTransactionScreen.prototype.render = function () { marginBottom: 16, }, }, [ - 'Tranasactional Data (optional)', + 'Transactional Data (optional)', ]), // 'data' field -- cgit