diff --git a/install/index.md b/install/index.md index 5c75105..00b3a3a 100644 --- a/install/index.md +++ b/install/index.md @@ -45,7 +45,7 @@ package: Try running a small non-graphical example in DrRacket: choose `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`. ![bank-account example source](5-bank-account-example-source.png)