Skip to content

Commit

Permalink
fix - content exchange failure
Browse files Browse the repository at this point in the history
  • Loading branch information
Lyncee59 committed May 29, 2018
1 parent ba48e61 commit 2b743a0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ const Error = props => (
<FormattedMessage id='components.exchangetimeline.error.failed2' defaultMessage='Any funds broadcast from your wallet will be returned minus the transaction fee.' />
</Text>
<Text size='13px' weight={300}>
<FormattedMessage id='components.exchangetimeline.error.failed3' defaultMessage='Please return to the transaction tab to start a new trade' />
<FormattedMessage id='components.exchangetimeline.error.failed3' defaultMessage='Please return to the exchange tab to start a new trade' />
</Text>
</TextGroup>
</Wrapper>
Expand Down

0 comments on commit 2b743a0

Please sign in to comment.