Correct shifty typo

This commit is contained in:
Tony Garnock-Jones 2021-03-31 09:47:49 +02:00
parent d496e4c2b6
commit 6d48bb931b
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ package:
Try running a small non-graphical example in DrRacket: choose Try running a small non-graphical example in DrRacket: choose
`File`>`Open Require Path...` (also available by pressing `File`>`Open Require Path...` (also available by pressing
`Shit+Ctrl+O`), and type `syndicate/examples/actor/bank-account.rkt` `Shift+Ctrl+O`), and type `syndicate/examples/actor/bank-account.rkt`
into the field at the top of the window that appears. Click `OK`. into the field at the top of the window that appears. Click `OK`.
![bank-account example source](5-bank-account-example-source.png) ![bank-account example source](5-bank-account-example-source.png)