mirror of
https://github.com/google/blockly.git
synced 2026-01-07 00:50:27 +01:00
Fix typo (wth -> with)
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
<h1><a href="https://developers.google.com/blockly/">Blockly</a> >
|
||||
<a href="../index.html">Demos</a> > 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>→ More info on <a href="https://developers.google.com/blockly/installation/js-interpreter">JS Interpreter</a>...</p>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user