summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2019-11-11 06:06:19 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2019-11-11 06:06:19 +0000
commitd9c3a63a4394990bcdccbaca73c58278469236b4 (patch)
treedb74429725c466477167b55be7a5892f3e6046f9
parenta58529a3f5fd72290a93f81eb66c26a2589f3ef7 (diff)
downloadgitlab-ce-d9c3a63a4394990bcdccbaca73c58278469236b4.tar.gz
Add latest changes from gitlab-org/gitlab@master
-rw-r--r--doc/ci/ci_cd_for_external_repos/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ci/ci_cd_for_external_repos/index.md b/doc/ci/ci_cd_for_external_repos/index.md
index 0039c40dcd3..b5878e70c53 100644
--- a/doc/ci/ci_cd_for_external_repos/index.md
+++ b/doc/ci/ci_cd_for_external_repos/index.md
@@ -20,7 +20,7 @@ Instead of moving your entire project to GitLab, you can connect your
external repository to get the benefits of GitLab CI/CD.
Connecting an external repository will set up [repository mirroring][mirroring]
-and create a lightweight project where issues, merge requests, wiki, and
+and create a lightweight project with issues, merge requests, wiki, and
snippets disabled. These features
[can be re-enabled later][settings].