summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Speicher <robert@gitlab.com>2016-05-24 19:21:36 +0000
committerRobert Speicher <robert@gitlab.com>2016-05-24 19:21:36 +0000
commita9b431c5b91af5c082b22579a04c5516576f1819 (patch)
tree58d2b773e558aafe5e56911923ed3631bb0263af
parentbaa9c66057fccefce05b9f01009942fb079fee22 (diff)
parent12cf4f885a160c7d2e29875f09dda0fba4e7ad54 (diff)
downloadgitlab-ce-a9b431c5b91af5c082b22579a04c5516576f1819.tar.gz
Merge branch 'fix_typo_on_monitoring_help_page' into 'master'
Fix typo in link on monitoring help page Closes #17809 [ci skip] See merge request !4281
-rw-r--r--doc/monitoring/health_check.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/monitoring/health_check.md b/doc/monitoring/health_check.md
index defbf37ac19..0d17799372f 100644
--- a/doc/monitoring/health_check.md
+++ b/doc/monitoring/health_check.md
@@ -11,7 +11,7 @@ and access the cache. This endpoint can be provided to uptime monitoring service
## Access Token
An access token needs to be provided while accessing the health check endpoint. The current
-accepted token can be found on the `admin/heath_check` page of your GitLab instance.
+accepted token can be found on the `admin/health_check` page of your GitLab instance.
![access token](img/health_check_token.png)