Fix typo in README

This commit is contained in:
Tim Higgison 2024-03-11 08:02:06 +10:00 committed by Tim Higgison
parent 9a1d100a2b
commit ea9e62b6bb

View file

@ -61,7 +61,7 @@ Running this script is done using the **duck** executable as follows:
duck ./examples/hello_world.ds
```
We will understand more and breakdown this down in the following sections.
We will understand more and break this down in the following sections.
*Running the duck command without any arguments will open up the repl mode.*