Skip to content

Commit c70790d

Browse files
authored
Merge branch 'master' into feature/process-pool
2 parents 52321a2 + 5a12727 commit c70790d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Calling the `startup` method is necessary. If you don't call it, you may get an
6666
If you run this code, you will get this in your terminal:
6767

6868
```bash:no-line-numbers
69-
❯ python mybroker.py
69+
❯ python broker.py
7070
Task execution took: 7.3909759521484375e-06 seconds.
7171
Returned value: 2
7272
```

0 commit comments

Comments
 (0)