Skip to content

Commit

Permalink
fix(shapeshift miner fee message)
Browse files Browse the repository at this point in the history
  • Loading branch information
sixtedemaupeou committed May 30, 2018
1 parent 32f7892 commit 87730a8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ const Success = props => {
<FormattedMessage id='modals.exchange.shapeshift.fee' defaultMessage='Transaction fee' />
</Text>
<Tooltip>
<FormattedMessage id='modals.exchange.shapeshift.feetooltip' defaultMessage='This fee is used to send the outgoing exchange funds to ShapeShift.' />
<FormattedMessage id='modals.exchange.shapeshift.feetooltip' defaultMessage='This fee is used to send the incoming exchange funds from ShapeShift.' />
</Tooltip>
</TableCell>
<TableCell>
Expand Down

0 comments on commit 87730a8

Please sign in to comment.