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:
authorDaniel Gruesso <dgruesso@gitlab.com>2019-06-18 18:11:13 +0300
committerDaniel Gruesso <dgruesso@gitlab.com>2019-06-18 18:11:13 +0300
commit3da39a80fbad6e35779d81ba5cbaa9d492eac557 (patch)
treea2cab7fa9d1efdf33bc14ae864f28a2c15334855 /doc/topics
parent170437014aba0c307f7d4489d422b5c82de85a56 (diff)
Apply suggestion to doc/topics/application_development_platform/index.md
Diffstat (limited to 'doc/topics')
-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 a7133d64c54..12e57355986 100644
--- a/doc/topics/application_development_platform/index.md
+++ b/doc/topics/application_development_platform/index.md
@@ -46,7 +46,7 @@ before it is too late to create a fix. The following features are included:
### Observability
Performance is a critical aspect of the user experience, and ensuring your application is responsive and available is everyone's
-responsibility. The Application Development Platform aims to integrate key performance analytics and feedback
+responsibility. The Application Development Platform integrates key performance analytics and feedback
into GitLab, automatically. The following features are included:
- [Auto Monitoring](https://docs.gitlab.com/ee/topics/autodevops/#auto-monitoring)