From 4e69c48f5c0f6bee57f7fa4de50440878e55f4bd Mon Sep 17 00:00:00 2001 From: Vee Satayamas <5ssgdxltv@relay.firefox.com> Date: Fri, 29 Mar 2024 10:18:14 +0700 Subject: [PATCH] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6cf5b4f..cfb6b64 100644 --- a/README.md +++ b/README.md @@ -94,7 +94,7 @@ To add UltraLisp to QuickLisp: :prompt nil) ``` -You still need to often update the UltraLisp and QuicLisp distros with: +You still need to often update the UltraLisp and QuickLisp distros with: ``` (ql:update-all-dists)