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 15a56b9 commit 22f43b1Copy full SHA for 22f43b1
docs/reference.md
@@ -96,7 +96,7 @@ It will delay until all actors has been killed and all mailboxes processed.
96
<a name="ActorSystem+tell"></a>
97
98
### actorSystem.tell(id, message)
99
-Tels a message to an actor.
+Sends a message to an actor.
100
101
**Kind**: instance method of [<code>ActorSystem</code>](#ActorSystem)
102
0 commit comments