Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcia Ramos <virtua.creative@gmail.com>2017-04-11 04:40:47 +0300
committerMarcia Ramos <virtua.creative@gmail.com>2017-04-11 04:40:47 +0300
commitf7cafe1d2e3df27d80cba15e4f30e2bd57d83401 (patch)
treef8915864627a06d8a546b2603b483cdb7a126000 /doc/topics
parent0b3da49e3af32534048a853b9f54ca60e813711f (diff)
fix typo
Diffstat (limited to 'doc/topics')
-rw-r--r--doc/topics/authentication/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/topics/authentication/index.md b/doc/topics/authentication/index.md
index 666be4e1dc6..aa1c1488b35 100644
--- a/doc/topics/authentication/index.md
+++ b/doc/topics/authentication/index.md
@@ -37,7 +37,7 @@ This page gathers all the resources for the topic **Authentication** within GitL
- [GitLab as an OAuth2 provider](../../api/oauth2.md#gitlab-as-an-oauth2-provider)
- [GitLab Runner API - Authentication](../../api/ci/runners.md#authentication)
-## Thirdy-part resources
+## Third-party resources
- [Kabanboard Plugin GitLab Authentication](https://kanboard.net/plugin/gitlab-auth)
- [Jenkins GitLab OAuth Plugin](https://wiki.jenkins-ci.org/display/JENKINS/GitLab+OAuth+Plugin)