diff --git a/demo.html b/demo.html index 0a0e2a6..7c17df8 100644 --- a/demo.html +++ b/demo.html @@ -16,7 +16,7 @@
Check out the HTML5 Placeholder jQuery Plugin project page on GitHub.
+Check out the HTML5 Placeholder jQuery Plugin project page on GitHub.
$(function() {
$('input, textarea').placeholder();
});