summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Lewis <mlewis@gitlab.com>2019-06-18 17:17:24 +0000
committerMike Lewis <mlewis@gitlab.com>2019-06-18 17:17:24 +0000
commit6b32120f524a423240d785573b8f0ccfd88e9f06 (patch)
treeef7bbb73e91f6f05c0964d2b719f3b74e0ee1e85
parenta092eac6bd4b6d4103c685430d76cc52676b0753 (diff)
downloadgitlab-ce-6b32120f524a423240d785573b8f0ccfd88e9f06.tar.gz
Fix typo in Security section
-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 8ad336b7c04..c2552ab4411 100644
--- a/doc/topics/application_development_platform/index.md
+++ b/doc/topics/application_development_platform/index.md
@@ -34,7 +34,7 @@ you can use as much or as little of the default pipeline as you'd like, and deep
### Security
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
+that may lead to security problems and unintended use. This can be achieved by making use of the embedded security features of Auto DevOps
which allow both security teams and developers to know if there is something that they should consider changing in their apps,
before it is too late to create a fix. The following features are included: