Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvan Read <eread@gitlab.com>2019-03-04 03:20:46 +0300
committerEvan Read <eread@gitlab.com>2019-03-04 03:20:46 +0300
commit46dd9abe7cd49cc6a1b63e86a9951c5065d20021 (patch)
tree39726e5915a93773d4b914ea70daa793153ff3a4
parent12a1fc7fbe69bd304e78ed20136e578c1f0ed664 (diff)
parentcb313a8edffaea3cdca0ab213be29d135516894c (diff)
Merge branch 'patch-47' into 'master'
Minor grammar fix in docker.md documentation See merge request gitlab-org/gitlab-ce!25640
-rw-r--r--doc/install/docker.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/install/docker.md b/doc/install/docker.md
index d0129f0f5c4..4568a949b0a 100644
--- a/doc/install/docker.md
+++ b/doc/install/docker.md
@@ -2,7 +2,7 @@
[Docker](https://www.docker.com) and container technology have been revolutionizing the software world for the past few years. They combine the performance and efficiency of native execution with the abstraction, security, and immutability of virtualization.
-GitLab provides official Docker images to allowing you to easily take advantage of the benefits of containerization while operating your GitLab instance.
+GitLab provides official Docker images allowing you to easily take advantage of the benefits of containerization while operating your GitLab instance.
## Omnibus GitLab based images