From f1ce4044846296af606a349f47064b4e47691bf0 Mon Sep 17 00:00:00 2001 From: Colin Okay Date: Sat, 21 Nov 2020 21:43:31 -0600 Subject: added readme --- lazybones.lisp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lazybones.lisp') diff --git a/lazybones.lisp b/lazybones.lisp index f7b2235..be20847 100644 --- a/lazybones.lisp +++ b/lazybones.lisp @@ -132,7 +132,7 @@ E.G. Consider the form (http-ok \"text/plain\" \"OK\") -Outsidef of a DEFROUTE this returns the list +Outside of a DEFROUTE this returns the list (200 (:CONTENT-TYPE \"text/plain\" :CONTENT-LENGTH 2) (\"OK\")) -- cgit v1.2.3