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
path: root/doc
diff options
context:
space:
mode:
authorMike Lewis <mlewis@gitlab.com>2019-06-18 17:37:49 +0300
committerMike Lewis <mlewis@gitlab.com>2019-06-18 17:37:49 +0300
commitab3ddfbffd1329c613a7a3c5c6fd89e4f94c141d (patch)
treeec4dac214d0c84dea7fa154318346ce46d81aba2 /doc
parente113d95716f35e0bc02932b2d1910b5837daef62 (diff)
Apply suggestion to doc/topics/application_development_platform/index.md
Diffstat (limited to 'doc')
-rw-r--r--doc/topics/application_development_platform/index.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/topics/application_development_platform/index.md b/doc/topics/application_development_platform/index.md
index 715f0f9b0c4..2da22f019a9 100644
--- a/doc/topics/application_development_platform/index.md
+++ b/doc/topics/application_development_platform/index.md
@@ -28,8 +28,8 @@ with various cloud providers.
In order to provide modern DevOps workflows, our Application Development Platform will rely on
[Auto DevOps](https://docs.gitlab.com/ee/topics/autodevops/) to provide those workflows. Auto DevOps works with
any Kubernetes cluster; you're not limited to running on GitLab's infrastructure. Additionally, Auto DevOps offers
-an incremental consumption path. Because it is [composable](https://docs.gitlab.com/ee/topics/autodevops/#using-components-of-auto-devops)
-you can as much or as little as you'd like, as customize without having to start over on a completely different platform.
+an incremental consumption path. Because it is [composable](https://docs.gitlab.com/ee/topics/autodevops/#using-components-of-auto-devops),
+you can use as much or as little of the default pipeline as you'd like, and deeply customize without having to integrate a completely different platform.
### Security