summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Gruesso <dgruesso@gitlab.com>2019-06-18 15:11:23 +0000
committerDaniel Gruesso <dgruesso@gitlab.com>2019-06-18 15:11:23 +0000
commitda06c6a438efdc4eb7bceb93a16915ec59fe966e (patch)
treed5d28621469a1612d00d9bef9fd48dab0cd1bc57
parent3da39a80fbad6e35779d81ba5cbaa9d492eac557 (diff)
downloadgitlab-ce-da06c6a438efdc4eb7bceb93a16915ec59fe966e.tar.gz
Apply suggestion to doc/topics/application_development_platform/index.md
-rw-r--r--doc/topics/application_development_platform/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/topics/application_development_platform/index.md b/doc/topics/application_development_platform/index.md
index 12e57355986..b675e7e4bb8 100644
--- a/doc/topics/application_development_platform/index.md
+++ b/doc/topics/application_development_platform/index.md
@@ -33,7 +33,7 @@ you can use as much or as little of the default pipeline as you'd like, and deep
### Security
-The Application Development Platform aims to ensure that applications developed with it are not affected by vulnerabilities
+The Application Development Platform helps you ensure that the applications you create are not affected by vulnerabilities
that may lead to security problems and unintended use. This can be achieved by making use of the embeded security features of Auto DevOps
which allow both security teams and developers to know if there is something that they should consider in their apps,
before it is too late to create a fix. The following features are included: