Skip to content

Commit

Permalink
fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
wyoumans committed Feb 14, 2015
1 parent 8ba45c5 commit 7f4b016
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion www/templates/forgotPassword.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</button>
</ion-content>
<ion-content ng-show="state.success" has-header="true" has-tabs="true" padding="true">
<div class="positive">An email as been sent to you with instructions on resetting your password.</div>
<div class="positive">An email has been sent to you with instructions on resetting your password.</div>
<button class="button button-block button-clear button-calm" ng-click="login()">
Log In
</button>
Expand Down

0 comments on commit 7f4b016

Please sign in to comment.