diff --git a/js/jquery.reject.js b/js/jquery.reject.js index cae82eb..f04a01e 100644 --- a/js/jquery.reject.js +++ b/js/jquery.reject.js @@ -37,7 +37,7 @@ $.reject = function(options) { // Text below the icon text: 'Google Chrome', // URL For icon/text link - url: 'http://www.google.com/chrome/', + url: 'http://www.google.com/chrome/' // (Optional) Use "allow" to customized when to show this option // Example: to show chrome only for IE users // allow: { all: false, msie: true }