From ac7dca22c3a630d4623e44abe1e86d1cc51f3acc Mon Sep 17 00:00:00 2001 From: Frankie Date: Wed, 19 Oct 2016 17:39:41 -0700 Subject: Fix up wording --- ui/app/send.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/app/send.js b/ui/app/send.js index d28a6433b..b8af19028 100644 --- a/ui/app/send.js +++ b/ui/app/send.js @@ -191,7 +191,7 @@ SendTransactionScreen.prototype.render = function () { marginBottom: '16px', }, }, [ - 'Transactional Data (optional)', + 'Transaction Data (optional)', ]), // 'data' field -- cgit