summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorPaul Strickland <p.e.strickland@gmail.com>2018-10-28 03:18:55 +0000
committertechknowlogick <hello@techknowlogick.com>2018-10-27 23:18:55 -0400
commit8a9e44d181263b04a42e4e0d7d879ef5e001022c (patch)
tree2f6c3f589ddaf46798c46d1015ca5f3a63db6634 /docs
parent2b7c366f6489787aecff307732fb3ddfeed1915f (diff)
downloadgitea-8a9e44d181263b04a42e4e0d7d879ef5e001022c.tar.gz
gitea-8a9e44d181263b04a42e4e0d7d879ef5e001022c.zip
Update with-docker.en-us.md (#5203)
Improve grammar in second paragraph.
Diffstat (limited to 'docs')
-rw-r--r--docs/content/doc/installation/with-docker.en-us.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/content/doc/installation/with-docker.en-us.md b/docs/content/doc/installation/with-docker.en-us.md
index 8d1ff2a1a8..73596f074f 100644
--- a/docs/content/doc/installation/with-docker.en-us.md
+++ b/docs/content/doc/installation/with-docker.en-us.md
@@ -19,8 +19,8 @@ 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.
-This reference setup guides users through the setup based on `docker-compose`, the installation
-of `docker-compose` is out of scope of this documentation. To install `docker-compose` follow
+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
the official [install instructions](https://docs.docker.com/compose/install/).
## Basics