Skip to content

Commit 642d6ea

Browse files
author
James Kleeh
committed
Update angular-multi-check.js
1 parent 1274c5f commit 642d6ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

angular-multi-check.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* Version: 1.0 - 2014-24-11
66
* License: Apache
77
*/
8-
angular.module('multiCheck', [])
8+
angular.module('angular-multi-check', [])
99
.directive('multiCheckGroup', function() {
1010
return {
1111
scope: {},

0 commit comments

Comments
 (0)