diff options
author | 0xflotus <0xflotus@gmail.com> | 2020-12-28 18:08:01 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-12-28 12:08:01 -0500 |
commit | 366ce66cadcaeb45cc1434f3446561329708bb5b (patch) | |
tree | b22b4415fb41b4002252fd8e96cef29c14c4c0a6 /README.md | |
parent | 11555d850b0b5977d49b458db2be6305fe4f645d (diff) | |
download | gitea-366ce66cadcaeb45cc1434f3446561329708bb5b.tar.gz gitea-366ce66cadcaeb45cc1434f3446561329708bb5b.zip |
fix: small typo error (#14170)
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |