diff options
-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 |