Skip to content

Commit

Permalink
fix: jeff's suggested copy, closes #352
Browse files Browse the repository at this point in the history
  • Loading branch information
kyranjamie committed Nov 16, 2020
1 parent 6234e4b commit 39b4454
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/modals/transaction/transaction-modal.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -358,7 +358,7 @@ export const TransactionModal: FC<TxModalProps> = ({ balance, address }) => {
isDisabled={totalIsMoreThanBalance}
onClick={proceedToSignTransactionStep}
>
Sign transaction and send
Send
</TxModalButton>
</TxModalFooter>
),
Expand Down

0 comments on commit 39b4454

Please sign in to comment.