diff --git a/README.md b/README.md index 78e5e15..54cc563 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ $ ./planck < bootstrap.fs ." Hello World!" cr ``` -`bootstrap.fs` can also takes a file as an input program like this. +`bootstrap.fs` can also take a file as an input program like this. ``` $ cat example/fib.fs