From 0d6838c0fddd95bb562c7bc4cbd8049850a48be1 Mon Sep 17 00:00:00 2001 From: Colin Okay Date: Tue, 8 Feb 2022 15:50:20 -0600 Subject: typo, wording --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3476b51..2adf111 100644 --- a/README.md +++ b/README.md @@ -4,10 +4,10 @@ Features include: -- Different server backends. (At the moment only Hunchnetoot is supported) +- Different server backends. (At the moment only Hunchentoot is supported) - Modular and "installable" applications. - Handy macros for provisioning apps and defining endpoints. -- Livecoding for your endpoint handlers and application configurations. +- Livecoding supported for your endpoint handlers and application configurations. - Automatic documentation generation for `lazybones:app` instances. Although lazybones can be used to develop and serve page-oriented web -- cgit v1.2.3