This commit is contained in:
james-prado 2018-06-07 17:09:54 -04:00
parent fb2d5d6561
commit c2b0c8c886
No known key found for this signature in database
GPG Key ID: 313ACB2286229FD0

View File

@ -73,7 +73,7 @@ class SendTransaction extends React.Component<Props> {
disabled: !!wallet && !!wallet.isReadOnly
},
{
path: 'recieve',
path: 'receive',
name: translate('NAV_REQUESTPAYMENT')
},
{