From 9d3be8a73b1dea2d1afba900b19e02e1b6030a22 Mon Sep 17 00:00:00 2001 From: colin Date: Wed, 30 Aug 2023 06:30:24 -0700 Subject: Readme tweak --- README.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.org b/README.org index df4d9b9..5d159f3 100644 --- a/README.org +++ b/README.org @@ -58,8 +58,8 @@ This defines a calculator language that you can use like so: #+end_src -Calling our trusty ~MACROEXPAND-1~ on a ~calc~ expression shows that -it just expands out into regular lisp: +Calling the trusty ~MACROEXPAND-1~ function on a ~calc~ shows that it +expands into run-of-the-mill Lisp. #+begin_src lisp -- cgit v1.2.3