about summary refs log tree commit diff stats
path: root/html/edit
diff options
context:
space:
mode:
Diffstat (limited to 'html/edit')
-rw-r--r--html/edit/005-sandbox.mu.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/html/edit/005-sandbox.mu.html b/html/edit/005-sandbox.mu.html
index 91e61166..e9c83191 100644
--- a/html/edit/005-sandbox.mu.html
+++ b/html/edit/005-sandbox.mu.html
@@ -36,11 +36,11 @@ body { font-size: 12pt; font-family: monospace; color: #eeeeee; background-color
 <span class="SalientComment">## running code from the editor and creating sandboxes</span>
 <span class="Comment">#</span>
 <span class="Comment"># Running code in the sandbox editor prepends its contents to a list of</span>
-<span class="Comment"># (non-editable) sandboxes below the editor, showing the result and a maybe</span>
-<span class="Comment"># few other things.</span>
+<span class="Comment"># (non-editable) sandboxes below the editor, showing the result and maybe a</span>
+<span class="Comment"># few other things (later layers).</span>
 <span class="Comment">#</span>
-<span class="Comment"># This layer draws the menubar buttons non-editable sandboxes but they don't</span>
-<span class="Comment"># do anything yet. Later layers implement each button.</span>
+<span class="Comment"># This layer draws the menubar buttons in non-editable sandboxes but they</span>
+<span class="Comment"># don't do anything yet. Later layers implement each button.</span>
 
 <span class="muRecipe">def!</span> main [
   <span class="Constant">local-scope</span>