diff --git a/console/index.html b/console/index.html index b082d07..0d87a2e 100644 --- a/console/index.html +++ b/console/index.html @@ -25,7 +25,7 @@

console

-

This tool will allow you to run short JavaScript snippets using a library (see Functions below and +

This tool will allow you to run short JavaScript snippets using a library (see functions and examples below and source for more info).

Setup
    @@ -202,7 +202,7 @@

    console

    bm.href = 'javascript:' + code.innerText + '();';
    -Functions +
    Functions

    -
    Examples +