summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Rustong <ryan.rustong@gmail.com>2016-05-24 20:53:27 +0000
committerRyan Rustong <ryan.rustong@gmail.com>2016-05-24 20:53:27 +0000
commit810d0bf313f32f971c377b0fd9ebc297c3d13732 (patch)
tree58d2b773e558aafe5e56911923ed3631bb0263af
parentbaa9c66057fccefce05b9f01009942fb079fee22 (diff)
downloadgitlab-ce-810d0bf313f32f971c377b0fd9ebc297c3d13732.tar.gz
Update health_check.md - Fix spelling of admin/health_check path. [ci skip]
-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)