Skip to content

Commit

Permalink
Fixes typo on $timeout service.
Browse files Browse the repository at this point in the history
  • Loading branch information
lucalanca committed Oct 10, 2014
1 parent f4a23a7 commit a4ef0c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/api.js
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ module.exports = {
"$sceDelegate",
"$sce",
"$templateRequest",
"$timout",
"$timeout",
"$window"
]
};

0 comments on commit a4ef0c8

Please sign in to comment.