about summary refs log tree commit diff stats
path: root/html/edit/001-editor.mu.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/edit/001-editor.mu.html')
-rw-r--r--html/edit/001-editor.mu.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/edit/001-editor.mu.html b/html/edit/001-editor.mu.html
index 55cb3a73..fc380b8d 100644
--- a/html/edit/001-editor.mu.html
+++ b/html/edit/001-editor.mu.html
@@ -63,7 +63,7 @@ if ('onhashchange' in window) {
 <span id="L2" class="LineNr">  2 </span>
 <span id="L3" class="LineNr">  3 </span><span class="Comment"># temporary main for this layer: just render the given text at the given</span>
 <span id="L4" class="LineNr">  4 </span><span class="Comment"># screen dimensions, then stop</span>
-<span id="L5" class="LineNr">  5 </span><span class="muRecipe">def!</span> main text:text [
+<span id="L5" class="LineNr">  5 </span><span class="muRecipe">def</span> main text:text [
 <span id="L6" class="LineNr">  6 </span>  <span class="Constant">local-scope</span>
 <span id="L7" class="LineNr">  7 </span>  <span class="Constant">load-ingredients</span>
 <span id="L8" class="LineNr">  8 </span>  open-console