We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59c720e commit 11179a7Copy full SHA for 11179a7
build/scripts/ng-map.debug.js
@@ -169,7 +169,7 @@ angular.module('ngMap', []);
169
170
/**
171
* rebuild mapOptions for lazyInit
172
- * becasue attributes values might have been changed
+ * because attributes values might have been changed
173
*/
174
var filtered = Attr2MapOptions.filter($attrs);
175
var options = Attr2MapOptions.getOptions(filtered);
0 commit comments