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

Commit

Permalink
Fix typo (#3298)
Browse files Browse the repository at this point in the history
  • Loading branch information
bjornwgnr authored and arkpar committed Nov 9, 2016
1 parent a7ddb9e commit 5f7bfe2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/src/dapps/basiccoin/Deploy/Deployment/deployment.js
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ export default class Deployment extends Component {
addresses={ addresses }
onChange={ this.onChangeFrom } />
<div className={ styles.hint }>
the owner account to eploy from
the owner account to deploy from
</div>
</div>
<div className={ nameError ? error : styles.input }>
Expand Down

0 comments on commit 5f7bfe2

Please sign in to comment.