aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Okay <okay@toyful.space>2022-02-08 15:50:20 -0600
committerColin Okay <okay@toyful.space>2022-02-08 15:50:20 -0600
commit0d6838c0fddd95bb562c7bc4cbd8049850a48be1 (patch)
tree361b1ce524faca107324a181ab6da347e6a40176
parente76a59a400f7df03636a6af707b159b1bd7eaaa4 (diff)
typo, wording
-rw-r--r--README.md4
1 files 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