Skip to content

Commit 5c695cb

Browse files
Update map.js
how did this work with "conrollerAs"?
1 parent 971666a commit 5c695cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

directives/map.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
return {
5959
restrict: 'AE',
6060
controller: '__MapController',
61-
conrollerAs: 'ngmap'
61+
controllerAs: 'ngmap'
6262
};
6363
};
6464

0 commit comments

Comments
 (0)