From e5057c6a83c936045ca8524607977b7f35eac3bc Mon Sep 17 00:00:00 2001 From: strathmeyer Date: Sat, 18 Jan 2025 20:01:46 +0000 Subject: [PATCH] Correct verb tense in index.md (#159) Reviewed-on: https://gitea.com/gitea/docs/pulls/159 Reviewed-by: KN4CK3R Reviewed-by: Lunny Xiao Co-authored-by: strathmeyer Co-committed-by: strathmeyer --- versioned_docs/version-1.23/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/versioned_docs/version-1.23/index.md b/versioned_docs/version-1.23/index.md index da605531..43a730b2 100644 --- a/versioned_docs/version-1.23/index.md +++ b/versioned_docs/version-1.23/index.md @@ -13,7 +13,7 @@ Gitea was originally forked from [Gogs](https://gogs.io) and almost all the code :::warning -Gitea does not sent or cherry-picked commits from upstream, so there is no guarantee it will work if you upgrade from Gogs to Gitea. The recommended method is to migrate repositories from Gogs to Gitea. +Gitea does not send or cherry-pick commits from upstream, so there is no guarantee it will work if you upgrade from Gogs to Gitea. The recommended method is to migrate repositories from Gogs to Gitea. :::