From 32a00607f1c74b5ee12db005e7524ec1783bb2ac Mon Sep 17 00:00:00 2001 From: Eric Dahl Date: Mon, 18 Nov 2013 16:45:12 -0600 Subject: Demos: Fix small typos --- demos/widget/default.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'demos/widget/default.html') diff --git a/demos/widget/default.html b/demos/widget/default.html index 444de83b6..0ffc67138 100644 --- a/demos/widget/default.html +++ b/demos/widget/default.html @@ -149,7 +149,7 @@ } }); - // click to set options after initalization + // click to set options after initialization $( "#black" ).click( function() { $( ":custom-colorize" ).colorize( "option", { red: 0, -- cgit v1.2.3