From: Siraaj Khandkar Date: Thu, 25 Mar 2021 03:46:13 +0000 (-0400) Subject: Fix typo X-Git-Tag: 0.18.0~1 X-Git-Url: https://git.xandkar.net/?p=tt.git;a=commitdiff_plain;h=ee294d94a92767a0719f30a6c96882621eb8da91 Fix typo --- diff --git a/tt.rkt b/tt.rkt index d2363f6..40c6ea2 100644 --- a/tt.rkt +++ b/tt.rkt @@ -523,7 +523,7 @@ #:help-labels "" "and is one of" - "r, read i : Read the timeline." + "r, read : Read the timeline." "d, download : Download the timeline." ; TODO Add path dynamically "u, upload : Upload your twtxt file (alias to execute ~/.tt/upload)."