Skip to content

Commit

Permalink
Update angular-multi-check.js
Browse files Browse the repository at this point in the history
  • Loading branch information
James Kleeh committed Nov 24, 2014
1 parent 1274c5f commit 642d6ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion angular-multi-check.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* Version: 1.0 - 2014-24-11
* License: Apache
*/
angular.module('multiCheck', [])
angular.module('angular-multi-check', [])
.directive('multiCheckGroup', function() {
return {
scope: {},
Expand Down

0 comments on commit 642d6ea

Please sign in to comment.