Skip to content
Snippets Groups Projects
Commit 925e73bf authored by Matt Bovel's avatar Matt Bovel
Browse files

Fix typo

parent 911f562f
No related branches found
No related tags found
No related merge requests found
......@@ -69,5 +69,5 @@ Now, consider the following test:
```
1. What are the possible values printed by the `println` command in the `Client2` actor? Why?
2. Would the output be different if the commands annotated with `XXX` were issued in the other order?
2. Would the output be different if the `Read` and `Write` messages were issued in the other order?
3. What if both messages are sent through the `Proxy` actor?
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment