Skip to content

Commit 5a12727

Browse files
Update getting-started.md (#429)
1 parent 319ac9f commit 5a12727

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)