Grammar fix (#22790)

Noticed a minor grammatical error.
This commit is contained in:
Peyton Duncan
2023-02-06 14:05:59 -08:00
committed by GitHub
parent 0cc38187a7
commit 4616bf51ef

View File

@@ -19,7 +19,7 @@ Gitea provides automatically updated Docker images within its Docker Hub organiz
possible to always use the latest stable tag or to use another service that handles updating
Docker images.
The rootless image use Gitea internal SSH to provide Git protocol and doesn't support OpenSSH.
The rootless image uses Gitea internal SSH to provide Git protocol and doesn't support OpenSSH.
This reference setup guides users through the setup based on `docker-compose`, but the installation
of `docker-compose` is out of scope of this documentation. To install `docker-compose` itself, follow