diff --git a/docs/example-widget-math.html b/docs/example-widget-math.html index 4d604c9d..cbe42f23 100644 --- a/docs/example-widget-math.html +++ b/docs/example-widget-math.html @@ -380,11 +380,12 @@ math_complete : function($cell, wo, result, value, arry) {

Note

- The number formatter code was copied from javascript-number-formatter (MIT) - now forked on GitHub. + The number formatter code was copied from javascript-number-formatter (MIT) - now forked on GitHub (updated demo).