Skip to content

Commit c5678b3

Browse files
committed
Fix doc
1 parent 941914f commit c5678b3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

-1
Original file line numberDiff line numberDiff line change
@@ -442,7 +442,6 @@ In the sections below we will give some examples of how to invoke different type
442442
To invoke an actor named like the one we defined in section [Getting Started](#getting-started) we could do as follows:
443443

444444
```python
445-
# Get abstract actor reference called mike
446445
actor: ActorRef = Spawn.create_actor_ref(
447446
system="spawn-system",
448447
actor_name="joe"

0 commit comments

Comments
 (0)