summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author0xflotus <0xflotus@gmail.com>2020-12-28 18:08:01 +0100
committerGitHub <noreply@github.com>2020-12-28 12:08:01 -0500
commit366ce66cadcaeb45cc1434f3446561329708bb5b (patch)
treeb22b4415fb41b4002252fd8e96cef29c14c4c0a6
parent11555d850b0b5977d49b458db2be6305fe4f645d (diff)
downloadgitea-366ce66cadcaeb45cc1434f3446561329708bb5b.tar.gz
gitea-366ce66cadcaeb45cc1434f3446561329708bb5b.zip
fix: small typo error (#14170)
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3b5a52fc55..95717a50bd 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