From ee294d94a92767a0719f30a6c96882621eb8da91 Mon Sep 17 00:00:00 2001 From: Siraaj Khandkar Date: Wed, 24 Mar 2021 23:46:13 -0400 Subject: [PATCH] Fix typo --- tt.rkt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)." -- 2.20.1