We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a31a18 commit 6dc7eafCopy full SHA for 6dc7eaf
1 file changed
content/libraries.md
@@ -71,7 +71,7 @@ many flavors</h1>
71
is part of the [GitHub Mylyn Connector](https://github.com/eclipse/egit-github) and aims to support the entire
72
GitHub v3 API. Builds are available in [Maven Central](http://search.maven.org/#search%7Cga%7C1%7Ca%3A%22org.eclipse.egit.github.core%22).
73
* [GitHub API for Java (org.kohsuke.github)](http://github-api.kohsuke.org/) defines an object oriented representation of the GitHub API.
74
-* [JCabi Github API](http://github.jcabi.com) is based on Java7 JSON API (JSR-353), simplifies tests with a runtime Github stub, and
+* [JCabi GitHub API](http://github.jcabi.com) is based on Java7 JSON API (JSR-353), simplifies tests with a runtime GitHub stub, and
75
covers the entire API.
76
77
## JavaScript
0 commit comments