Merge pull request #134 from g-rocket/patch-1

Fix typo (wth -> with)
This commit is contained in:
Neil Fraser
2015-07-20 11:05:27 -07:00

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>