summaryrefslogtreecommitdiff
path: root/doc/administration
diff options
context:
space:
mode:
authorTakuya Noguchi <takninnovationresearch@gmail.com>2019-02-23 21:49:55 +0900
committerTakuya Noguchi <takninnovationresearch@gmail.com>2019-02-25 10:31:35 +0900
commite8fee6b8f720b9b0340f40818a095fd941630423 (patch)
treea62dfd36a9f5b7bcc6fd9f2cb73cd44bf65444a7 /doc/administration
parentecaa08cc284f4ea31fa1a181f909fef01eb48b05 (diff)
downloadgitlab-ce-e8fee6b8f720b9b0340f40818a095fd941630423.tar.gz
Fix misspellings in docs
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
Diffstat (limited to 'doc/administration')
-rw-r--r--doc/administration/monitoring/prometheus/gitlab_metrics.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/administration/monitoring/prometheus/gitlab_metrics.md b/doc/administration/monitoring/prometheus/gitlab_metrics.md
index 08cd23682d1..3bfcc9a289e 100644
--- a/doc/administration/monitoring/prometheus/gitlab_metrics.md
+++ b/doc/administration/monitoring/prometheus/gitlab_metrics.md
@@ -17,7 +17,7 @@ GitLab monitors its own internal service metrics, and makes them available at th
`/-/metrics` endpoint. Unlike other [Prometheus] exporters, in order to access
it, the client IP needs to be [included in a whitelist][whitelist].
-For Omnibus and Chart installations, these metrics are automatically enabled and collected as of [GitLab 9.4](https://gitlab.com/gitlab-org/omnibus-gitlab/merge_requests/1702). For source installations or earlier verisons, these metrics will need to be enabled manually and collected by a Prometheus server.
+For Omnibus and Chart installations, these metrics are automatically enabled and collected as of [GitLab 9.4](https://gitlab.com/gitlab-org/omnibus-gitlab/merge_requests/1702). For source installations or earlier versions, these metrics will need to be enabled manually and collected by a Prometheus server.
## Unicorn Metrics available