From 75122a175a415663fc4f84c2f837129173de59aa Mon Sep 17 00:00:00 2001 From: Simon Ser Date: Tue, 18 Feb 2020 16:49:57 +0100 Subject: [PATCH] readme: fix typo Fixes: 9d764882354b ("readme: add hint about SourceHut theme") --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f813b24..ebf9266 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ To manually specify upstream servers: go run ./cmd/koushin imaps://mail.example.org:993 smtps://mail.example.org:465 -Add `-theme sourcehut` to use the SourceHut them. See `docs/cli.md` for more +Add `-theme sourcehut` to use the SourceHut theme. See `docs/cli.md` for more information. When developing themes and plugins, the script `contrib/hotreload.sh` can be