diff options
| -rw-r--r-- | process/guide.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/process/guide.md b/process/guide.md index e03a545..c91c81a 100644 --- a/process/guide.md +++ b/process/guide.md @@ -15,7 +15,7 @@ So jump right in (er ... start the climb)! You might already have a language in mind that you want to use. Technically speaking, mal can be implemented in any sufficiently -complete programming (i.e. Turing complete), however, there are a few +complete programming language (i.e. Turing complete), however, there are a few language features that can make the task MUCH easier. Here are some of them in rough order of importance: |
