diff options
author | David Thompson <dthompson2@worcester.edu> | 2024-06-01 18:23:32 -0400 |
---|---|---|
committer | David Thompson <dthompson2@worcester.edu> | 2024-06-01 18:23:32 -0400 |
commit | de93ceb76035562964b83df9759ccfb2f3f4f4cd (patch) | |
tree | 2ce3a9aefed7ebc6340b73a448e0e30459220d58 /posts | |
parent | 2fa2204773a5cf21005e9ea756c71fc3844d1437 (diff) |
Fix another typo.
Diffstat (limited to 'posts')
-rw-r--r-- | posts/2024-06-01-lisp-icing-or-cake.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/posts/2024-06-01-lisp-icing-or-cake.md b/posts/2024-06-01-lisp-icing-or-cake.md index 771ec1d..0d2479e 100644 --- a/posts/2024-06-01-lisp-icing-or-cake.md +++ b/posts/2024-06-01-lisp-icing-or-cake.md @@ -68,7 +68,7 @@ Incredible! I want to preface the rest of this post by saying that **both patterns are valid**, and while I prefer one over the other, that is not to say that the other is inferior. I'll also show how these patterns can be -thought of two ends of a spectrum and how, in the end, compromises +thought of as two ends of a spectrum and how, in the end, compromises must be made. Okay, let’s get into it! ## Lisp as icing |