diff options
author | Colin Okay <colin@cicadas.surf> | 2022-11-11 12:45:10 -0600 |
---|---|---|
committer | Colin Okay <colin@cicadas.surf> | 2022-11-11 12:45:10 -0600 |
commit | d1aa627008dc68c1c6120225e7f0e7f9530273ec (patch) | |
tree | 4e1f22db2146550f886da22ead1e4c291be255d1 /home.lisp | |
parent | d55506fe6181b2e32d4ed940c6a7b44fafc1d66c (diff) |
Fix: typo
Diffstat (limited to 'home.lisp')
-rw-r--r-- | home.lisp | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -70,7 +70,7 @@ (form-element (:number :bind count)) (p (:bind invite-explainer :content "Share invite codes with friends to invite - them to this server. Optinally say hay many times an + them to this server. Optinally say how many times an invite code can be used by setting the Uses count before clicking the Create Invite button."))) (setf |