summaryrefslogtreecommitdiff
path: root/doc/integration/github.md
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2016-04-26 21:02:24 -0700
committerStan Hu <stanhu@gmail.com>2016-04-26 21:02:45 -0700
commitc47183d78723a30733dc465f72e37299d8628363 (patch)
tree204e90db22269783a7685aac9b38501414150ca6 /doc/integration/github.md
parenteede0323453190440a8d738b5eab0723f54dee65 (diff)
downloadgitlab-ce-c47183d78723a30733dc465f72e37299d8628363.tar.gz
Fixes for review of GitHub Enterprise backport changes
Diffstat (limited to 'doc/integration/github.md')
-rw-r--r--doc/integration/github.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/integration/github.md b/doc/integration/github.md
index ac17e2069f0..e1f9242fd0e 100644
--- a/doc/integration/github.md
+++ b/doc/integration/github.md
@@ -78,7 +78,7 @@ GitHub will generate an application ID and secret key for you to use.
args: { scope: 'user:email' } }
```
- __Replace `https://github.example.com/` with your GitHub URL__
+ __Replace `https://github.example.com/` with your GitHub URL.__
1. Change 'YOUR_APP_ID' to the client ID from the GitHub application page from step 7.