diff --git a/docs/current/tutorials/processes/4.html b/docs/current/tutorials/processes/4.html index 65a9542..6b00c85 100644 --- a/docs/current/tutorials/processes/4.html +++ b/docs/current/tutorials/processes/4.html @@ -103,7 +103,7 @@

4.2 Walk the Talk

> (c '"messenger-back")
 #(module messenger-back)
-> (: messenger-back send-message '"There was a terrible ghastly silence.")
+> (: messenger-back send-message (self) '"There was a terrible ghastly silence.")
 #(<0.25.0> "There was a terrible ghastly silence.")
 Received message: 'There was a terrible ghastly silence.'
 Sending message to process <0.25.0> ...