From 4001ec385a45d62b109c11b1cb86a12aa9986f9d Mon Sep 17 00:00:00 2001 From: Colin Okay Date: Tue, 1 Mar 2022 06:55:19 -0600 Subject: typo --- build-app.lisp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'build-app.lisp') diff --git a/build-app.lisp b/build-app.lisp index 21f896f..30eb88a 100644 --- a/build-app.lisp +++ b/build-app.lisp @@ -125,7 +125,8 @@ Topics: wiki, account, invites, variables")) (flag :long-name "change-signature" :description "Change your contributor signature. You will be prompted.")) (group (:header "Invites" :hidden t) - (text :contents "Options For Making Invite and Redeeming Tokens") + (text :contents " ") + (text :contents "Options For Making Invites and Redeeming Tokens") (flag :long-name "invite" :description "Request an invite token to send to a friend.") (flag :long-name "redeem" -- cgit v1.2.3