Skip to content
This repository has been archived by the owner on Aug 31, 2018. It is now read-only.

Commit

Permalink
added github keywords
Browse files Browse the repository at this point in the history
  • Loading branch information
Richard87 committed May 29, 2017
1 parent 0c2cd37 commit c4456b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/app.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<md-card *ngIf="!userId">
<md-card-title>Welcome to Releaser</md-card-title>
<md-card-content>
This is a simple app that emails you immediately if any of your selected repositories get a new
This is a simple app that emails you immediately if any of your selected repositories on GitHub get a new
release<br><br>
<button md-raised-button color="accent" (click)="doGithubLogin()">Login or Signup with Github</button>
</md-card-content>
Expand Down

0 comments on commit c4456b7

Please sign in to comment.