summaryrefslogtreecommitdiff
path: root/doc/ci/environments.md
diff options
context:
space:
mode:
authorJoshua Lambert <joshua@gitlab.com>2017-09-15 01:05:44 -0400
committerJoshua Lambert <joshua@gitlab.com>2017-09-15 01:05:44 -0400
commitfb677deb2c6131ea44624795bbfe4e08fe4b903a (patch)
treeaafebd76a1f6e9079d131312bdd48e62201a1150 /doc/ci/environments.md
parentec3b3797e789d82200de2694458cc7cde2093549 (diff)
downloadgitlab-ce-fb677deb2c6131ea44624795bbfe4e08fe4b903a.tar.gz
fix minor typo
Diffstat (limited to 'doc/ci/environments.md')
-rw-r--r--doc/ci/environments.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/ci/environments.md b/doc/ci/environments.md
index c1362b7bd5b..5bc37606a7f 100644
--- a/doc/ci/environments.md
+++ b/doc/ci/environments.md
@@ -598,7 +598,7 @@ exist, you should see something like:
>**Notes:**
>
-- For the monitor dashboard to appear, you need to:
+- For the monitoring dashboard to appear, you need to:
- Have enabled the [Prometheus integration][prom]
- Configured Prometheus to collect at least one [supported metric](../user/project/integrations/prometheus_library/metrics.md)
- With GitLab 9.2, all deployments to an environment are shown directly on the
@@ -608,8 +608,7 @@ If you have enabled [Prometheus for monitoring system and response metrics](http
Once configured, GitLab will attempt to retrieve [supported performance metrics](https://docs.gitlab.com/ee/user/project/integrations/prometheus_library/metrics.html) for any
environment which has had a successful deployment. If monitoring data was
-successfully retrieved, a Monitoring button will appear on the environment's
-detail page.
+successfully retrieved, a Monitoring button will appear for each environment.
![Environment Detail with Metrics](img/prometheus_environment_detail_with_metrics.png)