about summary refs log tree commit diff stats
path: root/html/display.mu.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/display.mu.html')
-rw-r--r--html/display.mu.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/display.mu.html b/html/display.mu.html
index 6d3cd7a9..d6e1560f 100644
--- a/html/display.mu.html
+++ b/html/display.mu.html
@@ -33,7 +33,7 @@ body { font-family: monospace; color: #eeeeee; background-color: #080808; }
 
 <span class="muRecipe">recipe</span> main [
   open-console
-  print-character-to-display <span class="Constant">97:literal</span>, <span class="Constant">1:literal/red</span>
+  print-character-to-display <span class="Constant">97:literal</span>, <span class="Constant">1:literal/red</span>, <span class="Constant">2:literal/green</span>
   1:number/<span class="Special">raw</span>, 2:number/<span class="Special">raw &lt;- </span>cursor-position-on-display
   wait-for-some-interaction
   clear-display