We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e9945a commit 9c1b255Copy full SHA for 9c1b255
src/js/components/login.js
@@ -87,7 +87,7 @@ var Login = React.createClass({
87
<img className='img-responsive logo' src='images/github-logo.png' />
88
<div className='desc'>GitHub notifications in your menu bar.</div>
89
<button className='btn btn-default btn-lg btn-block' onClick={this.authGithub}>
90
- <i className="fa fa-github" />Login to Gihub
+ <i className="fa fa-github" />Log in to GitHub
91
</button>
92
</div>
93
0 commit comments