Fix typo (wth -> with)

This commit is contained in:
g-rocket
2015-07-20 10:33:46 -04:00
parent 0b9749166c
commit 25c5ee605e

View File

@@ -23,7 +23,7 @@
<h1><a href="https://developers.google.com/blockly/">Blockly</a> &gt;
<a href="../index.html">Demos</a> &gt; JS Interpreter</h1>
<p>This is a simple demo of executing code wth a sandboxed JavaScript interpreter.</p>
<p>This is a simple demo of executing code with a sandboxed JavaScript interpreter.</p>
<p>&rarr; More info on <a href="https://developers.google.com/blockly/installation/js-interpreter">JS Interpreter</a>...</p>