From 13d819c7be13e815907a526003213a0dca5630ce Mon Sep 17 00:00:00 2001 From: Colin Okay Date: Fri, 5 Aug 2022 13:46:09 -0500 Subject: [fix] typos --- app/draft.lisp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/draft.lisp') diff --git a/app/draft.lisp b/app/draft.lisp index 32698ca..94489a0 100644 --- a/app/draft.lisp +++ b/app/draft.lisp @@ -84,5 +84,5 @@ (cli:make-command :name "draft" :description "draft, test, and publish new oneliners" - :handler #'draft/command + :handler #'draft/handler :sub-commands (draft/subcommands))) -- cgit v1.2.3