owlsomely / angular-image-zoom

Native AngularJs Directive that provide image hover zoom feature
http://owlsomely.github.io/angular-image-zoom/
MIT License
40 stars 23 forks source link

Just a spell detail in the readme #18

Open denisacostaq opened 7 years ago

denisacostaq commented 7 years ago

on Usage change:

angular.module('myApp', ['ImageZoom']);

by

angular.module('myApp', ['imageZoom']);