We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1846f7 commit e576224Copy full SHA for e576224
getting-started/processes.markdown
@@ -76,7 +76,7 @@ iex> receive do
76
77
A timeout of 0 can be given when you already expect the message to be in the mailbox.
78
79
-Let's put all together and send messages between processes:
+Let's put it all together and send messages between processes:
80
81
```iex
82
iex> parent = self()
0 commit comments