README: fix typo

This commit is contained in:
Peter McGoron 2024-11-19 12:47:13 -05:00
parent 3a716bb700
commit 5a458fa93a
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ lambda if the current data pointer is not zero.
The transformation then goes like
`[ CODE ... ] REST ...]` ->
`[ CODE ... ] REST ...` ->
(letrec ((between (lambda ()
(TRANSLATE CODE ...)