Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

Commit

Permalink
s/Delete Contract/Forget Contract/ (#4237)
Browse files Browse the repository at this point in the history
  • Loading branch information
jacogr authored and gavofyork committed Jan 20, 2017
1 parent a791cb5 commit 4e35fd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/src/views/Contract/contract.js
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ class Contract extends Component {
<Button
key='delete'
icon={ <ActionDelete /> }
label='delete contract'
label='forget contract'
onClick={ this.showDeleteDialog }
/>,
<Button
Expand Down

0 comments on commit 4e35fd2

Please sign in to comment.