Skip to content

Commit

Permalink
Fixing typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mtlynch committed Apr 16, 2017
1 parent 54fb694 commit 73de64e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/app_test.js
Expand Up @@ -44,7 +44,7 @@ describe('greenPiThumbApp controller', function() {
backend.flush();
}));

it('makes all expected AJAX requestse', function() {
it('makes all expected AJAX requests', function() {
backend.verifyNoOutstandingExpectation();
});

Expand Down

0 comments on commit 73de64e

Please sign in to comment.