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:
authorSean McGivern <sean@mcgivern.me.uk>2016-12-12 11:23:34 +0300
committerSean McGivern <sean@mcgivern.me.uk>2016-12-12 11:23:34 +0300
commit221a461c1e917e816e30c213d48ad0ff87170527 (patch)
tree136641ed3a6437d471ce5d9d13817ec371323aca
parent1879613a997ae587d3c478b97c925631727a6222 (diff)
parentd6a1a3e6bee6417d02a2095bce479f494460ce17 (diff)
Merge branch 'patch-8' into 'master'
Fix typo See merge request !8029
-rw-r--r--doc/ci/review_apps/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ci/review_apps/index.md b/doc/ci/review_apps/index.md
index a66165dc973..c679ea4e298 100644
--- a/doc/ci/review_apps/index.md
+++ b/doc/ci/review_apps/index.md
@@ -33,7 +33,7 @@ built and deployed under a dynamic environment and can be previewed with an
also dynamically URL.
The details of the Review Apps implementation depend widely on your real
-technology stack and on your deployment process. The simplest case it to
+technology stack and on your deployment process. The simplest case is to
deploy a simple static HTML website, but it will not be that straightforward
when your app is using a database for example. To make a branch be deployed
on a temporary instance and booting up this instance with all required software