Change phrasing
This commit is contained in:
parent
0f2db3e00a
commit
4b521f29e6
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ var SendToAddressSection = React.createClass({
|
|||
if(results === true)
|
||||
{
|
||||
this.setState({
|
||||
results: "Your transaction was completed successfully.",
|
||||
results: "Your transaction was successfully placed in the queue.",
|
||||
});
|
||||
}
|
||||
else
|
||||
|
|
Loading…
Reference in a new issue