Skip to content

Commit

Permalink
Replace confusing Token Manager copy (#807)
Browse files Browse the repository at this point in the history
* Change confusing token manager copy
  • Loading branch information
luisivan authored Apr 17, 2019
1 parent b2fcc4d commit 9b4bb77
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ class AssignVotePanelContent extends React.Component {
<div>
<form onSubmit={this.handleSubmit}>
<InfoMessage
title="Token Manager Permissions"
title="Token Manager action"
text={`This action will ${
mode === 'assign'
? 'mint tokens to the recipient below'
Expand Down

0 comments on commit 9b4bb77

Please sign in to comment.