1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00:00

Typos fixed in documentation files (#27687)

Typos fixed in multiple docs files.
This commit is contained in:
SandeshPyakurel
2023-10-19 12:31:26 +05:45
committed by GitHub
parent 63e391ed17
commit 776b092863
2 changed files with 4 additions and 4 deletions

View File

@@ -65,7 +65,7 @@ If you are using cloud services or filesystems with snapshot feature,
a snapshot for the Gitea data volume and related object storage is more convenient.
After all of steps have been prepared, download the new version, stop the application, perform a backup and
then start the new application. On each startup, Gitea verifies that the database is up to date and will automtically
then start the new application. On each startup, Gitea verifies that the database is up to date and will automatically
perform any necessary migrations. Depending on the size of the database, this can take some additional time on the
first launch during which the application will be unavailable.