Skip to content

Commit c046468

Browse files
committed
Solving issues requested #376
1 parent eb16956 commit c046468

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

content/rest/overview/libraries.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ versions:
1616
<div class="octokit-links"><br/>
1717
<div class="octokit-language"> <span>Ruby → </span><a href="https://github.com/octokit/octokit.rb">octokit.rb</a></div><br/>
1818
<div class="octokit-language"><span>.NET → </span> <a href="https://github.com/octokit/octokit.net">octokit.net</a></div><br/>
19-
<div class="octokit-language"><span>Javascript → </span> <a href="https://github.com/octokit/rest.js">octokit/rest.js</a></div><br/>
19+
<div class="octokit-language"><span>JavaScript → </span> <a href="https://github.com/octokit/rest.js">octokit/rest.js</a></div><br/>
2020
</div>
2121
</div>
2222

@@ -60,11 +60,11 @@ Library name | Repository
6060

6161
### Java
6262

63-
Library name | Repository | more informations
63+
Library name | Repository | More information
6464
|---|---|---|
6565
**GitHub Java API**| [org.eclipse.egit.github.core](https://github.com/eclipse/egit-github/tree/master/org.eclipse.egit.github.core) | Is part of the [GitHub Mylyn Connector](https://github.com/eclipse/egit-github) and aims to support the entire GitHub v3 API. Builds are available in [Maven Central](http://search.maven.org/#search%7Cga%7C1%7Ca%3A%22org.eclipse.egit.github.core%22).
6666
**GitHub API for Java**| [org.kohsuke.github (From github-api)](http://github-api.kohsuke.org/)|defines an object oriented representation of the GitHub API.
67-
**JCabi GitHub API**|[github.jcabi.com (Personal Website)](http://github.jcabi.com)|is based on Java7 JSON API (JSR-353),simplifies tests with a runtime GitHub stub, and covers the entire API.
67+
**JCabi GitHub API**|[github.jcabi.com (Personal Website)](http://github.jcabi.com)|is based on Java7 JSON API (JSR-353), simplifies tests with a runtime GitHub stub, and covers the entire API.
6868

6969
### JavaScript
7070

@@ -105,7 +105,7 @@ Library name | Repository
105105
**GitHub Nette Extension**|[kdyby/github](https://github.com/kdyby/github)
106106
**GitHub API Easy Access**|[milo/github-api](https://github.com/milo/github-api)
107107
**GitHub bridge for Laravel**|[GrahamCampbell/Laravel-Github](https://github.com/GrahamCampbell/Laravel-GitHub)
108-
**PHP5.6 && PHP7 Client & WebHook wrapper**|[FlexyProject/GithubAPI](https://github.com/FlexyProject/GitHubAPI)
108+
**PHP7 Client & WebHook wrapper**|[FlexyProject/GithubAPI](https://github.com/FlexyProject/GitHubAPI)
109109

110110
### Python
111111

0 commit comments

Comments
 (0)