Skip to content

Commit d93a7bb

Browse files
committed
Merge pull request jenkinsci#61 from ktdreyer/useGitHubHooks-doc-grammar
doc: improve spelling and grammer in useGitHubHooks
2 parents 571b177 + 57b8409 commit d93a7bb

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<div>
22
Checking this option will disable regular polling (cron) for changes in GitHub
3-
and will try to create GitHub hook. Creating GitHub hook require that user
4-
which is specified in <em>GitHub Pull Request Builder</em> configuration have
5-
admin rights to specified repository.<br/>
6-
If you want to create hook manualy set it for event types:
3+
and will try to create a GitHub hook. Creating a GitHub hook requires that the user
4+
which is specified in the <em>GitHub Pull Request Builder</em> configuration has
5+
admin rights to the specified repository.<br/>
6+
If you want to create a hook manually set it for event types:
77
<code>issue_comment</code>, <code>pull_request</code>
88
and url <code>http://yourserver.com/jenkins/ghprbhook/</code>.<br/>
9-
Also your Jenkins server must be accessible from internet.
9+
Your Jenkins server must be accessible from internet.
1010
</div>

0 commit comments

Comments
 (0)