about summary refs log tree commit diff homepage
path: root/blog
diff options
context:
space:
mode:
Diffstat (limited to 'blog')
-rw-r--r--blog/advent.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/blog/advent.md b/blog/advent.md
index eac8322..048dd13 100644
--- a/blog/advent.md
+++ b/blog/advent.md
@@ -130,8 +130,8 @@ a directory tree and do, uh, tree stuff.  [Janet]'s [PEG module]
 was much more [delightful][s07] for parsing than regular expression
 on steroids like Raku's [grammar].
 
-Writing imperative code in Lisp syntax felt dirty, though it's IMHO
-a quite better take than Lua, which is understandable as it was originally
+Writing imperative S-expressions felt dirty, though it's IMHO
+a quite better take than Lua, understandably as it was originally
 a redesign of [Fennel].
 
 ## Day Eight