about summary refs log tree commit diff stats
path: root/html/092socket.mu.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/092socket.mu.html')
-rw-r--r--html/092socket.mu.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/092socket.mu.html b/html/092socket.mu.html
index f33fb8bd..cbff28cc 100644
--- a/html/092socket.mu.html
+++ b/html/092socket.mu.html
@@ -111,7 +111,7 @@ body { font-size: 12pt; font-family: monospace; color: #eeeeee; background-color
   <span class="Delimiter">{</span>
     <span class="muControl">break-unless</span> resources
     <span class="Comment"># fake network</span>
-    contents <span class="Special">&lt;-</span> start-reading-from-fake-resources resources, uri
+    contents <span class="Special">&lt;-</span> start-reading-from-fake-resource resources, uri
     <span class="muControl">return</span>
   <span class="Delimiter">}</span>
   <span class="Comment"># real network</span>