diff --git a/demos/index.html b/demos/index.html index b6edaab..74c30b6 100644 --- a/demos/index.html +++ b/demos/index.html @@ -27,7 +27,6 @@
Where Bin is a binary containing HTML.
In the browser this is converted to the javascript function call -fill_div(o) where o = {cmd:'fill_div', id='a', text=Bin}. +fill_div(o) where o = {cmd='fill_div', id='a', text=Bin}. fill_div makes use of jQuery and is defined like this: