We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91460fe commit 6dce4e8Copy full SHA for 6dce4e8
documentation.md
@@ -225,7 +225,7 @@ runProcess :: LocalNode -> Process () -> IO ()
225
{% endhighlight %}
226
227
Once we've spawned some processes, they can communicate with one another
228
-using the messaging primitives provided by [distributed-processes][distributed-processes],
+using the messaging primitives provided by [distributed-process][distributed-process],
229
which are well documented in the haddocks.
230
231
### What is Serializable
0 commit comments