diff --git a/demos/interpreter/index.html b/demos/interpreter/index.html index 69e5d7aa6..a6bcb8da5 100644 --- a/demos/interpreter/index.html +++ b/demos/interpreter/index.html @@ -23,7 +23,7 @@

Blockly > Demos > JS Interpreter

-

This is a simple demo of executing code wth a sandboxed JavaScript interpreter.

+

This is a simple demo of executing code with a sandboxed JavaScript interpreter.

→ More info on JS Interpreter...