diff --git a/examples/README.md b/examples/README.md index 875b089e76..7097cb5397 100644 --- a/examples/README.md +++ b/examples/README.md @@ -8,7 +8,7 @@ Run examples as follows: cd examples ``` -2. Run a particualr example, such as Hello World: +2. Run a particular example, such as Hello World: ```bash roc run hello-world/main.roc