From 8d2003885d00637339bb9c89e3197d7169725700 Mon Sep 17 00:00:00 2001 From: 0xflotus <0xflotus@gmail.com> Date: Mon, 28 Dec 2020 18:08:01 +0100 Subject: [PATCH] fix: small typo error (#14170) Co-authored-by: Lunny Xiao --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3b5a52fc5..95717a50b 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,7 @@ For more information and instructions about how to install Gitea, please look at If you have questions that are not covered by the documentation, you can get in contact with us on our [Discord server](https://discord.gg/Gitea) or create a post in the [discourse forum](https://discourse.gitea.io/). We maintain a list of Gitea-related projects at [gitea/awesome-gitea](https://gitea.com/gitea/awesome-gitea). -The hugo-based documentationt theme is hosted at [gitea/theme](https://gitea.com/gitea/theme). +The hugo-based documentation theme is hosted at [gitea/theme](https://gitea.com/gitea/theme). The official Gitea CLI is developed at [gitea/tea](https://gitea.com/gitea/tea). ## Authors