From abdc4426486c6e6458c12ba49dd641d4c5ab257a Mon Sep 17 00:00:00 2001 From: Robert Schilling Date: Mon, 4 Aug 2014 22:32:41 +0200 Subject: Fix spelling errors in doc, closes #7437 Further changes --- doc/integration/github.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/integration/github.md') diff --git a/doc/integration/github.md b/doc/integration/github.md index b53a7c12857..714593d8266 100644 --- a/doc/integration/github.md +++ b/doc/integration/github.md @@ -37,7 +37,7 @@ To enable the GitHub OmniAuth provider you must register your application with G args: { scope: 'user:email' } } ``` -1. Change 'YOUR APP ID' to the client ID from the GitHub application page from step 7. +1. Change 'YOUR APP ID' to the client ID from the GitHub application page from step 7. 1. Change 'YOUR APP SECRET' to the client secret from the GitHub application page from step 7. -- cgit v1.2.1