Skip to content

Commit 8727260

Browse files
committed
docs(oop): edit prototype
1 parent e0c203d commit 8727260

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/oop/prototype.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -616,7 +616,7 @@ var module1 = (function ($, YAHOO) {
616616
//attach to the global scope
617617
window.finalCarousel = {
618618
init : initialize,
619-
destroy : dieCouraselDie
619+
destroy : dieCarouselDie
620620
}
621621

622622
})( jQuery, window, document );

0 commit comments

Comments
 (0)