diff --git a/js/post-hover.js b/js/post-hover.js index 215e6285..d7970871 100644 --- a/js/post-hover.js +++ b/js/post-hover.js @@ -13,7 +13,7 @@ * */ -onready(function() { +onReady(function() { let dontFetchAgain = []; initHover = function() { let link = $(this);