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

Commit

Permalink
Merge pull request #3316 from ethcore/jg-update-phrase
Browse files Browse the repository at this point in the history
Update account recovery phrase hint
  • Loading branch information
ngotchac committed Nov 9, 2016
2 parents 4712b88 + 22faee2 commit 92333ab
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ export default class AccountDetails extends Component {
readOnly
allowCopy
hint='the account recovery phrase'
label='account recovery phrase (keep safe)'
label='owner recovery phrase (keep private and secure, it allows full and unlimited access to the account)'
value={ phrase } />
);
}
Expand Down

0 comments on commit 92333ab

Please sign in to comment.