From 8a9e44d181263b04a42e4e0d7d879ef5e001022c Mon Sep 17 00:00:00 2001
From: Paul Strickland
Date: Sun, 28 Oct 2018 03:18:55 +0000
Subject: [PATCH] Update with-docker.en-us.md (#5203)
Improve grammar in second paragraph.
---
docs/content/doc/installation/with-docker.en-us.md | 4 ++--
1 file 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 8d1ff2a1a..73596f074 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