mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-15 11:30:44 +02:00
gnu: sbcl-hunchenissr: Fix typo in description.
* gnu/packages/lisp-xyz.scm (sbcl-hunchenissr): Fix ‘develpment’ typo.
This commit is contained in:
parent
4b07b91a87
commit
22e97e5ac8
1 changed files with 1 additions and 1 deletions
|
@ -18607,7 +18607,7 @@ customizable errors.")
|
||||||
(home-page "https://github.com/interactive-ssr/hunchenissr")
|
(home-page "https://github.com/interactive-ssr/hunchenissr")
|
||||||
(synopsis "Interactive Server Side Rendering backend for Hunchentoot")
|
(synopsis "Interactive Server Side Rendering backend for Hunchentoot")
|
||||||
(description
|
(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
|
interactive (changing without page refreshes) websites making use of websocket
|
||||||
and Common Lisp server HTML generation instead of mountains of convoluted
|
and Common Lisp server HTML generation instead of mountains of convoluted
|
||||||
Javascript.")
|
Javascript.")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue