Skip to content

Commit e4eca7a

Browse files
mattr-samrocketman
authored andcommitted
Fix typos and update grammar (#89)
* Fix typo: users -> uses * Use proper capitalization for GitHub * Updates _github_ and _Github_ to _GitHub_ * Fix typo: users -> user's; The level of access belongs to the user, so use a possessive to indicate it.
1 parent b69f087 commit e4eca7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
<artifactId>github-oauth</artifactId>
4242
<version>0.29-SNAPSHOT</version>
4343
<name>GitHub Authentication plugin</name>
44-
<description>A Jenkins authentication plugin that delegates to github. We also implement an Authorization Strategy that users the acquired OAuth token to interact with the Github API to determine a users level of access to Jenkins.</description>
44+
<description>A Jenkins authentication plugin that delegates to GitHub. We also implement an Authorization Strategy that uses the acquired OAuth token to interact with the GitHub API to determine a user's level of access to Jenkins.</description>
4545
<packaging>hpi</packaging>
4646

4747
<url>http://wiki.jenkins-ci.org/display/JENKINS/Github+OAuth+Plugin</url>

0 commit comments

Comments
 (0)