diff options
author | Greg Myers <myersg86@gmail.com> | 2022-01-09 04:53:03 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-09 19:53:03 +0800 |
commit | 79791ba4ac8ebdfa58f5307de78d526ad6d399d3 (patch) | |
tree | 7acb5705f894fae942e5bf5b5c788f17991ed721 /docs/content/doc/upgrade/from-gogs.en-us.md | |
parent | de578bff8c7b782953689085d223d06d2feaa1d5 (diff) | |
download | gitea-79791ba4ac8ebdfa58f5307de78d526ad6d399d3.tar.gz gitea-79791ba4ac8ebdfa58f5307de78d526ad6d399d3.zip |
Fix typos in docs/content (#18215)
Diffstat (limited to 'docs/content/doc/upgrade/from-gogs.en-us.md')
-rw-r--r-- | docs/content/doc/upgrade/from-gogs.en-us.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/doc/upgrade/from-gogs.en-us.md b/docs/content/doc/upgrade/from-gogs.en-us.md index 778c1a1730..a10fffdcd6 100644 --- a/docs/content/doc/upgrade/from-gogs.en-us.md +++ b/docs/content/doc/upgrade/from-gogs.en-us.md @@ -81,7 +81,7 @@ Upgrade to [`gitea 1.6.4`](https://dl.gitea.io/gitea/1.6.4/) first. Download the the destination platform from the [downloads page](https://dl.gitea.io/gitea/1.6.4/) and replace the binary. Run Gitea at least once and check that everything works as expected. -Then repeat the procedure, but this time using the [lastest release](https://dl.gitea.io/gitea/{{< version >}}/). +Then repeat the procedure, but this time using the [latest release](https://dl.gitea.io/gitea/{{< version >}}/). ## Upgrading from a more recent version of Gogs |