summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDJ Mountney <dj@gitlab.com>2016-05-20 17:24:06 +0000
committerDJ Mountney <dj@gitlab.com>2016-05-20 17:24:06 +0000
commit1a98dcacc527f684bc68eb6c7d7f94371e329fee (patch)
tree7cb93be8c3ad798d3205611a29fb30b5fdfc9df0
parent35430f9ef72664218a3cdc0f7c06852a5d6e90ab (diff)
downloadgitlab-ce-1a98dcacc527f684bc68eb6c7d7f94371e329fee.tar.gz
Fix grammar in health_check.md
A access token -> An access token
-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 22c53a9aecd..5157cf686a7 100644
--- a/doc/monitoring/health_check.md
+++ b/doc/monitoring/health_check.md
@@ -9,7 +9,7 @@ and access the cache. This endpoint can be provided to uptime monitoring service
## Access Token
-A access token needs to be provided while accessing the health check endpoint. The current
+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.
![access token](img/health_check_token.png)