summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gnu/packages/lisp-xyz.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm
index b486866770..5faa69a037 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -18607,7 +18607,7 @@ customizable errors.")
(home-page "https://github.com/interactive-ssr/hunchenissr")
(synopsis "Interactive Server Side Rendering backend for Hunchentoot")
(description
- "Hunchenissr works together with issr.js for the develpment of
+ "Hunchenissr works together with issr.js for the development of
interactive (changing without page refreshes) websites making use of websocket
and Common Lisp server HTML generation instead of mountains of convoluted
Javascript.")