From e321e737d6c84251bb33fd4d7867b6f6aa6d62a5 Mon Sep 17 00:00:00 2001 From: colin Date: Wed, 30 Aug 2023 06:31:06 -0700 Subject: typo --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index 5d159f3..6bfe0c1 100644 --- a/README.org +++ b/README.org @@ -58,7 +58,7 @@ This defines a calculator language that you can use like so: #+end_src -Calling the trusty ~MACROEXPAND-1~ function on a ~calc~ shows that it +Calling the trusty ~MACROEXPAND-1~ function on a ~calc~ form shows that it expands into run-of-the-mill Lisp. #+begin_src lisp -- cgit v1.2.3