summaryrefslogtreecommitdiff
path: root/docs/github-authentication.markdown
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2015-08-23 13:15:59 -0400
committerFrederic Guillot <fred@kanboard.net>2015-08-23 13:15:59 -0400
commit8eb739bb910fb91737c6ce65f244eb9a3ac8f35c (patch)
treedb615be44d945a8dc1880a1238a381ec6534dfa2 /docs/github-authentication.markdown
parent297c11e48e1cf18e5773a7463721d862dfd6063d (diff)
Add Gitlab authentication
Diffstat (limited to 'docs/github-authentication.markdown')
-rw-r--r--docs/github-authentication.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/github-authentication.markdown b/docs/github-authentication.markdown
index efefffc0..ba0f371f 100644
--- a/docs/github-authentication.markdown
+++ b/docs/github-authentication.markdown
@@ -11,7 +11,7 @@ How does this work?
The Github authentication in Kanboard uses the [OAuth 2.0](http://oauth.net/2/) protocol, so any user of Kanboard can be linked to a Github account.
-That means you can use your Github account to connect to Kanboard.
+That means you can use your Github account to login on Kanboard.
How to link a Github account
----------------------------